fastapi-sso 0.12.0__py3-none-any.whl → 0.12.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {fastapi_sso-0.12.0.dist-info → fastapi_sso-0.12.1.dist-info}/METADATA +1 -2
- {fastapi_sso-0.12.0.dist-info → fastapi_sso-0.12.1.dist-info}/RECORD +4 -4
- {fastapi_sso-0.12.0.dist-info → fastapi_sso-0.12.1.dist-info}/LICENSE.md +0 -0
- {fastapi_sso-0.12.0.dist-info → fastapi_sso-0.12.1.dist-info}/WHEEL +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fastapi-sso
|
|
3
|
-
Version: 0.12.
|
|
3
|
+
Version: 0.12.1
|
|
4
4
|
Summary: FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)
|
|
5
5
|
Home-page: https://tomasvotava.github.io/fastapi-sso/
|
|
6
6
|
License: MIT
|
|
@@ -19,7 +19,6 @@ Requires-Dist: fastapi (>=0.80)
|
|
|
19
19
|
Requires-Dist: httpx (>=0.23.0)
|
|
20
20
|
Requires-Dist: oauthlib (>=3.1.0)
|
|
21
21
|
Requires-Dist: pydantic[email] (>=1.8.0)
|
|
22
|
-
Requires-Dist: pylint (>=3.0.3,<4.0.0)
|
|
23
22
|
Project-URL: Documentation, https://tomasvotava.github.io/fastapi-sso/
|
|
24
23
|
Project-URL: Repository, https://github.com/tomasvotava/fastapi-sso
|
|
25
24
|
Description-Content-Type: text/markdown
|
|
@@ -15,7 +15,7 @@ fastapi_sso/sso/microsoft.py,sha256=tVxHHGlXTuFCwiLh8pcM7I9aP9ncea5U0ZPp-JEB6hU,
|
|
|
15
15
|
fastapi_sso/sso/naver.py,sha256=mwv7ondZHzaUOXleMiBNkKEHnUywctVUjw0wo83l-II,901
|
|
16
16
|
fastapi_sso/sso/notion.py,sha256=3OU70JpE4mle9DXyZrf4sRpwq1raWcOHjFJrRmsI-EM,1302
|
|
17
17
|
fastapi_sso/sso/spotify.py,sha256=GhB-Fg3C4In_kzkEUCiPHi00oa1a2Z-QuhX3MCve8m4,1249
|
|
18
|
-
fastapi_sso-0.12.
|
|
19
|
-
fastapi_sso-0.12.
|
|
20
|
-
fastapi_sso-0.12.
|
|
21
|
-
fastapi_sso-0.12.
|
|
18
|
+
fastapi_sso-0.12.1.dist-info/LICENSE.md,sha256=5NVQtYs6liDtYdWM4VObWmTTKaK0k9C9txx5pLPJSyQ,1093
|
|
19
|
+
fastapi_sso-0.12.1.dist-info/METADATA,sha256=MVJfKbWsFkIdawyMkCf9rUqVagOqj1HBQx4yCh7wbkg,4549
|
|
20
|
+
fastapi_sso-0.12.1.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
|
21
|
+
fastapi_sso-0.12.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|