Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aniike-t/auth_server_node
Simple JWT Authentication - NodeJS
https://github.com/aniike-t/auth_server_node
javascript jwt-authentication nodejs
Last synced: 6 days ago
JSON representation
Simple JWT Authentication - NodeJS
- Host: GitHub
- URL: https://github.com/aniike-t/auth_server_node
- Owner: Aniike-t
- Created: 2024-01-28T06:47:49.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-28T06:48:40.000Z (10 months ago)
- Last Synced: 2024-02-10T19:40:50.340Z (9 months ago)
- Topics: javascript, jwt-authentication, nodejs
- Language: JavaScript
- Homepage:
- Size: 917 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Building JWT auth using Node server
Testing done using Postman API#### Register
#### Login
#### Verify and Decode JWT
Website to verify - [jwt.io](https://jwt.io/)