/smallrye-jwt

Primary LanguageJavaApache License 2.0Apache-2.0

badge Quality Gate Status License smallrye jwt?color=green

SmallRye JWT

SmallRye JWT is a library for implementing the Eclipse MicroProfile JWT RBAC. Currently it is focused on supporting the MP-JWT 1.2 spec. It deals with the decryption and/or signature verification of the JWT token and parsing it into a JsonWebToken implementation.

Instructions

Compile and install this project:

mvn clean install

Project structure

Contributing

Please refer to our Wiki for the Contribution Guidelines.