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

https://github.com/ranganivandan/user-authentication-system

It provides functionality for user registration and login with basic security features like password hashing using bcrypt and session management using JWT (JSON Web Tokens). The application is also set up to render views using EJS (Embedded JavaScript Templating) and serves static files for any front-end assets.
https://github.com/ranganivandan/user-authentication-system

bcryptjs css ejs express html js jwt mongodb mongoose nodejs

Last synced: 4 months ago
JSON representation

It provides functionality for user registration and login with basic security features like password hashing using bcrypt and session management using JWT (JSON Web Tokens). The application is also set up to render views using EJS (Embedded JavaScript Templating) and serves static files for any front-end assets.

Awesome Lists containing this project