There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Java implementation of JSON Web Tokens (JWT) for authentication and authorization. Includes HMAC-SHA256 and RSA-SHA256 support, configurable options for token expiration, issuer, and other parameters. Open-Source, Feel free to fork, contribute or create an issue.