File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# fastapi-oauth2 <img src =" https://github.com/pysnippet.png " align =" right " height =" 64 " />
2
2
3
+ [ ![ PyPI] ( https://img.shields.io/pypi/v/fastapi-oauth2.svg )] ( https://pypi.org/project/fastapi-oauth2/ )
4
+ [ ![ Python] ( https://img.shields.io/pypi/pyversions/fastapi-oauth2.svg?logoColor=white )] ( https://pypi.org/project/fastapi-oauth2/ )
5
+ [ ![ FastAPI] ( https://img.shields.io/badge/fastapi-%E2%89%A50.68.1-009486 )] ( https://pypi.org/project/fastapi-oauth2/ )
6
+ [ ![ Tests] ( https://github.com/pysnippet/fastapi-oauth2/actions/workflows/tests.yml/badge.svg )] ( https://github.com/pysnippet/fastapi-oauth2/actions/workflows/tests.yml )
7
+ [ ![ License] ( https://img.shields.io/pypi/l/fastapi-oauth2.svg )] ( https://github.com/pysnippet/fastapi-oauth2/blob/master/LICENSE )
8
+
3
9
FastAPI OAuth2 is a middleware-based social authentication mechanism supporting several auth providers. It depends on
4
10
the [ social-core] ( https://github.com/python-social-auth/social-core ) authentication backends.
5
11
You can’t perform that action at this time.
0 commit comments