Features
- Adds a new field to
ValidationOptions
namedearly_expiration_seconds
. This will reject a token before theexp
time, serves as an inverse of leeway. (early_expiration)
ValidationOptions
named early_expiration_seconds
. This will reject a token before the exp
time, serves as an inverse of leeway. (early_expiration)