Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctrly4sh/userregistration
user registration end to end with validation and Auth using Express , Node , JWT , bcrypt , Mongodb
https://github.com/ctrly4sh/userregistration
Last synced: 6 days ago
JSON representation
user registration end to end with validation and Auth using Express , Node , JWT , bcrypt , Mongodb
- Host: GitHub
- URL: https://github.com/ctrly4sh/userregistration
- Owner: ctrly4sh
- License: gpl-3.0
- Created: 2024-07-16T16:24:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T10:22:09.000Z (4 months ago)
- Last Synced: 2024-07-28T11:54:43.423Z (4 months ago)
- Language: JavaScript
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
For Self Reference****
# User Registration with Authentication
This project implements user registration and authentication using Express, Node.js, MongoDB, JWT, bcrypt, and also consists server side validation.