This project is describing that how to implementing an authentication system using Node.js.
- Encrypted Passwords
- Email verification via OTP
- Secure authentication tokens
- Stateless Session Management
- Express as server
- MongoDB for store database
- Nodemailer for sending mails
We encourage you to contribute to node-auth! All contributors are required to abide by our Code of Conduct. Please check out the Contributing guide for guidelines about how to proceed with your contribution. Feel free for start discussion.
For development setup read getting started guide
MIT © Sunny-unik/node-auth