Applying JWT Authentication to your Node.js and React.js App
In past years API developers have used sessions/cookies for authorization of users on their apps but in recent times, a lot of developers have moved to the usage of JSON web tokens due to a lot of advantages it offers to developers which will be touc...
kingaj.hashnode.dev10 min read