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 2ec28d9 commit dc3e53bCopy full SHA for dc3e53b
README.md
@@ -9,12 +9,6 @@
9
FastAPI OAuth2 is a middleware-based social authentication mechanism supporting several auth providers. It depends on
10
the [social-core](https://github.com/python-social-auth/social-core) authentication backends.
11
12
-## Features to be implemented
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
-- Customizable OAuth2 routes
17
18
## Installation
19
20
```shell
0 commit comments