Skip to content

slauth/oauth2-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauth2-jwt

Sample OAuth 2.0 and JSON Web Token integration. Tokens are signed and verified with an RSA key – no need to hit the database for verifying incoming tokens. Additionally, a Hazelcast cluster is used to be able to revoke tokens already issued.

About

Sample OAuth 2.0 and JSON Web Token integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages