Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prabal-verma/authentication_in_nextjs

This is a Next.js project using TypeScript and MongoDB for user authentication. It allows users to register, login, and access protected routes. Passwords are securely hashed before storage, and JWT tokens are used for authentication. The project provides instructions for setting up MongoDB locally or on MongoDB Atlas.
https://github.com/prabal-verma/authentication_in_nextjs

nextjs nodejs

Last synced: about 14 hours ago
JSON representation

This is a Next.js project using TypeScript and MongoDB for user authentication. It allows users to register, login, and access protected routes. Passwords are securely hashed before storage, and JWT tokens are used for authentication. The project provides instructions for setting up MongoDB locally or on MongoDB Atlas.

Awesome Lists containing this project