lepture / authlib

The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
https://authlib.org/
BSD 3-Clause "New" or "Revised" License
4.39k stars 436 forks source link

Fix: fix token expiration check for proactive refreshing #634

Closed princekhunt closed 3 months ago

princekhunt commented 3 months ago

DO NOT SEND ANY SECURITY FIX HERE. Please read "Security Reporting" section on README.

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

(If no, please delete the above question and this text message.)


codespearhead commented 3 months ago

Can you link this PR to that issue ( #567 ), like this?