Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajimae/rsa-jwt-auth

JWT implementation using RSA256 algorithm and a 1024 bit public/private key pair
https://github.com/ajimae/rsa-jwt-auth

Last synced: 19 days ago
JSON representation

JWT implementation using RSA256 algorithm and a 1024 bit public/private key pair

Awesome Lists containing this project

README

        

# Json Web Token (JWT)

JWT Implementation using a 1024 bit RSA256 public/private key pair