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: about 2 months ago
JSON representation

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.