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

Registration #11

Closed ArtyomVancyan closed 1 year ago

ArtyomVancyan commented 1 year ago

Motivation:

This PR was mainly committed to adding registration support or providing a way of connecting OAuth users with the existing ORM. But it has changed the following behaviors as well:

All Submissions:

Changes to Core Features: