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

Security #10

Closed ArtyomVancyan closed 1 year ago

ArtyomVancyan commented 1 year ago

Motivation:

This PR includes the implementation of a wrapped fastapi.security module that provides the known classes with support for cookies.

All Submissions:

Changes to Core Features: