Learn how to create sign up api and save data in mongoDB, login user and save session using next-auth.
You'll be able to create a sign up api in next.js using typescript along with mongo DB and maintain session with next auth
You will also learn to write helpers for login and how to access user data from session
If you have any questions let me know in the comments.
Learn how to install mongo DB on mac os
• How to install mongo DB and compass o...
Learn How to create a new Next.js project
• Create New Next.js Project
Learn How to create a responsive Navbar in Next.js
• How to create Responsive Navbar in Ne...
Learn how to make Sign up, Login and forgot pages UI
• How to create UI for Auth Pages pages...
How to add front form validation
• How to add frontend form validation i...
Command to create secret
openssl rand -base64 32
Source Code
https://github.com/esu-coder/nextjs-a...
Instgram
/ esucoder