GitHub / commitwiz / fastapi-oauth-examples
Examples on how to implement the OAuth2 authorization code flow using FastAPI
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitwiz%2Ffastapi-oauth-examples
PURL: pkg:github/commitwiz/fastapi-oauth-examples
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 12.7 KB
Dependencies parsed at:
9
Created at: about 1 month ago
Updated at: about 1 month ago
Pushed at: about 1 month ago
Last synced at: about 1 month ago
requirements.txt
pypi
- aiohttp ==3.8.3
- authlib ==1.2.0
- fastapi ==0.88.0
- httpx ==0.23.1
- itsdangerous ==2.1.2
- python-jose ==3.3.0
- python-multipart ==0.0.5
- starlette ==00.22.0
- uvicorn ==0.20.0