Skip to content

sberyozkin/smallrye-jwt

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Shell 0.3%