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.
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.