Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinji29/jwt-intro
An introduction to JWT authentication using Express.js and Node.
https://github.com/shinji29/jwt-intro
api api-rest express express-api express-apis-nodejs express-js jwt jwt-authentication
Last synced: about 1 month ago
JSON representation
An introduction to JWT authentication using Express.js and Node.
- Host: GitHub
- URL: https://github.com/shinji29/jwt-intro
- Owner: shinji29
- Created: 2024-09-05T13:11:24.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-09-05T13:15:01.000Z (3 months ago)
- Last Synced: 2024-09-30T12:23:35.858Z (about 2 months ago)
- Topics: api, api-rest, express, express-api, express-apis-nodejs, express-js, jwt, jwt-authentication
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JWT Authentication
An introduction to JWT authentication using **Express.js** and **Node**.