https://github.com/aru71727/login-register-api
A simple user profile management in node.js . User authentication is done using JWT. Database - MYSQL
https://github.com/aru71727/login-register-api
expressjs jwt jwt-auth jwt-authentication jwt-bearer-tokens jwt-token login-register nodejs sessions
Last synced: 2 months ago
JSON representation
A simple user profile management in node.js . User authentication is done using JWT. Database - MYSQL
- Host: GitHub
- URL: https://github.com/aru71727/login-register-api
- Owner: aru71727
- Created: 2021-01-27T14:04:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T19:57:20.000Z (over 5 years ago)
- Last Synced: 2025-08-07T07:28:22.088Z (11 months ago)
- Topics: expressjs, jwt, jwt-auth, jwt-authentication, jwt-bearer-tokens, jwt-token, login-register, nodejs, sessions
- Language: JavaScript
- Homepage:
- Size: 1.74 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple user profile management in node.js . User authentication is done using JWT. Database - MYSQL