https://github.com/code-raushan/auth-node
An Auth System in Node.js built using Express and makes use of JWT.
https://github.com/code-raushan/auth-node
Last synced: about 1 year ago
JSON representation
An Auth System in Node.js built using Express and makes use of JWT.
- Host: GitHub
- URL: https://github.com/code-raushan/auth-node
- Owner: code-raushan
- Created: 2022-11-29T13:44:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T13:48:52.000Z (over 3 years ago)
- Last Synced: 2025-02-08T01:17:12.451Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authentication
An Auth System in Node.js built using Express and makes use of JWT.