FusionAuth/fusionauth-jwt
A simple to use Java 8 JWT Library. Verify, Sign, Encode, Decode all day.
JavaApache-2.0
Issues
- 0
thread safety
#59 opened by MetaiR - 1
Fix padding on the EC signature when decoding `r` and `s` from the DER encoded value
#57 opened by robotdan - 2
Need Ability to Extend `Header` class
#52 opened by mdemille - 12
Add support for EDDSA
#13 opened by robotdan - 7
Upgrade to Java >= 14?
#32 opened by robotdan - 4
"The JWT could not be de-serialized."
#48 opened by salami - 6
Add x5c and verify public key against x5c when extracting a public key from a JSON Web Key
#24 opened by robotdan - 2
Support Function<String,Verifier> for kid mapping
#47 opened by agentgt - 4
Best way to pull out "kid" to pick verifier?
#46 opened by agentgt - 2
2047 vs. 2048
#41 opened by paul-eeoc - 2
Decode expired JWT throws Exception
#44 opened by m-Farman - 3
How to gen a jwk with kid?
#40 opened by mfdefs - 2
Overriding "configureMessageConverters" in spring
#39 opened by rasa-app - 1
Android 7 - Base64 NoClassDefFoundError
#42 opened by TobiasReich - 3
- 2
Will Grant Negotiation and Authorization Protocol (GNAP) working code be made available soon?
#37 opened by nathanawmk - 10
Wrong module descriptor
#36 opened by XakepSDK - 2
- 6
Configurable timeouts on UrlConnection
#31 opened by alienintheheights - 0
README improvements
#30 opened by mooreds - 4
- 8
Add support for OAuth2 configuration
#23 opened by jamietanna - 5
Accept leeway while checking expiration
#12 opened by RockyMM - 5
Support JWT Fingerprints
#18 opened by jamietanna - 0
- 0
- 7
Add support for PS256, PS384, PS512
#14 opened by robotdan - 4
- 2
- 12
Support custom Json deserializer/serializer
#6 opened by volyx - 10
JDK 9+ support
#8 opened by skjolber - 9
Benchmark / performance testing
#9 opened by skjolber - 6
- 2
Feature: Elliptic Curve support
#4 opened by robotdan - 3
- 2
- 2
The library does not check the situation if signature algorithm is defined but no signature is provided
#2 opened by dmak