-
Notifications
You must be signed in to change notification settings - Fork 0
Created complete backend, which includes: Endpoint to register a new user (POST /register) with email and password. Endpoint to log in (POST /login) that returns a JWT token. Passwords must be hashed using bcrypt or passlib. Duplicate email registration should be prevented.
shashankBgowda/Authentication_MERN1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Created complete backend, which includes: Endpoint to register a new user (POST /register) with email and password. Endpoint to log in (POST /login) that returns a JWT token. Passwords must be hashed using bcrypt or passlib. Duplicate email registration should be prevented.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published