Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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