Introduction So we want to authenticate our user in our NextJS app, right? Then why don't we just make a request to the server the first time for authentication, get the JWT token, and then maybe store it in our local storage and keep sending the tok...
heismanish.hashnode.dev3 min read
No responses yet.