Keats / jsonwebtoken

JWT lib in rust
MIT License
1.66k stars 266 forks source link

Add support for separate nbf and exp leeway options, negative leeway values. #366

Closed ploftness-tesla closed 7 months ago

ploftness-tesla commented 8 months ago

For details on problem statement and solution, please see issue 365.

ploftness-tesla commented 7 months ago

Closing this in favor of the approach on PR-370.