Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evscott/jwt_rsa_auth
https://github.com/evscott/jwt_rsa_auth
authentication json-web-token jwt-authentication middleware nodejs rsa
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/evscott/jwt_rsa_auth
- Owner: evscott
- Created: 2019-02-06T13:01:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T17:31:49.000Z (almost 6 years ago)
- Last Synced: 2024-10-04T21:10:21.746Z (about 1 month ago)
- Topics: authentication, json-web-token, jwt-authentication, middleware, nodejs, rsa
- Language: JavaScript
- Size: 874 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User authentication using JWT and RSA public/private keys.
Playing around with jwt authentication using rsa public/private keys as signing secret.