Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/judevector/jwt-implementation
This is a simple JWT implementation using both RS256 and HS256
https://github.com/judevector/jwt-implementation
Last synced: 3 days ago
JSON representation
This is a simple JWT implementation using both RS256 and HS256
- Host: GitHub
- URL: https://github.com/judevector/jwt-implementation
- Owner: judeVector
- Created: 2024-01-23T19:18:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T19:55:00.000Z (12 months ago)
- Last Synced: 2024-11-10T08:10:29.994Z (2 months ago)
- Language: TypeScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## JWT IMPLEMENTATION
This is a simple JWT implementation using both RS256 and HS256