thephpleague / oauth2-server

A spec compliant, secure by default PHP OAuth 2.0 Server
https://oauth2.thephpleague.com
MIT License
6.49k stars 1.12k forks source link

Allow configuring leeway for the validation of jwt token dates #1303

Closed annervisser closed 1 year ago

annervisser commented 1 year ago

Fixes #1021

annervisser commented 1 year ago

Superseded by #1304