v1.0.1
- Improves the automatic rotation of
JWKS: when validatingJWTs,JWKSare
refreshed automatically if an unknownkidis encountered, andJWKSwere
last fetched more thanrefresh_timeseconds ago (by default 120 seconds). - Corrects an inconsistency in how
claimsare read in theUserclass.