Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

🛡️ Simple and easy JWT library for Golang

Notifications You must be signed in to change notification settings

mamaart/jwtengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ JWT engine

JWT engine is a library to issue and validate jwt tokens based on asynchronous keypairs, this makes it possible for other services to use the public key provided by an issuer to validate jwt tokens issuded by that issuer.

TODO

  • Use ED25519 or ECDSA for signing
  • Make http example independent of port number

About

🛡️ Simple and easy JWT library for Golang

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages