Next-Auth
Project Description -
A simple Google Login API created by integrating Next.Js and NextAuth.js connected to Mongodb for storing the details of the sessions and users in it. With yet another feature of making a User an Admin having at initial a single Super-User. And also added a sample Protected Routes for getting specific data such as all users created in this web application.
What Have I Learnt From This Project -
Through this project I learnt how to create a Authentication API for NextJs with the help of NextAuth.js and also create Protected routes and pages and was also able to combine this website with this API
Tags -
react, js, api, backend, trove, noSql, node