https://github.com/ashiqur-russel/nodejs-jwt-auth-login-api
Api Authentication using JWT
https://github.com/ashiqur-russel/nodejs-jwt-auth-login-api
expressjs joi-validation jwt nodejs
Last synced: 2 months ago
JSON representation
Api Authentication using JWT
- Host: GitHub
- URL: https://github.com/ashiqur-russel/nodejs-jwt-auth-login-api
- Owner: ashiqur-russel
- Created: 2022-05-15T13:28:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T08:43:42.000Z (about 4 years ago)
- Last Synced: 2025-04-05T05:45:28.233Z (over 1 year ago)
- Topics: expressjs, joi-validation, jwt, nodejs
- Language: HTML
- Homepage:
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this Repository
In this project code I learned API authentication using Json Web Token.I used Nodejs as backend and Mongodb as Database.Also I did validation before form submitting to the server using Joi validation
## Development Stack