Authentication in Next.js using NextAuth.js
If you are a front-end developer, thinking about authentication can be quite challenging. In authentication, from storing JWT in local storage to managing cookies, we consider it all. NextAuth.js is currently the most popular library for handling aut...
chirag-gupta.hashnode.dev6 min read