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: 11 months 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T13:15:01.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T05:27:38.537Z (over 1 year 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**.