pysnippet / fastapi-oauth2

Easy to integrate OAuth2 authentication with support for several identity providers.
https://docs.pysnippet.org/fastapi-oauth2
MIT License
58 stars 12 forks source link

One time access token issue #38

Closed ArtyomVancyan closed 6 months ago

ArtyomVancyan commented 6 months ago

Motivation:

The fixed issue is described in #36, and test cases for the corresponding changes were added.

All Submissions:

Changes to Core Features: