We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d92892 commit 41106e7Copy full SHA for 41106e7
README.md
@@ -13,8 +13,10 @@ the [social-core](https://github.com/python-social-auth/social-core) authenticat
13
14
- Use multiple OAuth2 providers at the same time
15
* There need to be provided a way to configure the OAuth2 for multiple providers
16
+- Provide `fastapi.security.*` implementations that use cookies
17
- Token -> user data, user data -> token easy conversion
-- Customize OAuth2 routes
18
+- Customizable OAuth2 routes
19
+- Registration support
20
21
## Installation
22
0 commit comments