Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aliev/aioauth-fastapi
aioauth integration with FastAPI
https://github.com/aliev/aioauth-fastapi
aioauth fastapi oauth2 oauth2-server
Last synced: 10 days ago
JSON representation
aioauth integration with FastAPI
- Host: GitHub
- URL: https://github.com/aliev/aioauth-fastapi
- Owner: aliev
- License: mit
- Created: 2021-08-03T17:35:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T10:14:12.000Z (over 1 year ago)
- Last Synced: 2024-04-14T01:04:44.003Z (7 months ago)
- Topics: aioauth, fastapi, oauth2, oauth2-server
- Language: Python
- Homepage:
- Size: 145 KB
- Stars: 36
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## aioauth integration for FastAPI
- [aioauth_fastapi](https://github.com/aliev/aioauth-fastapi/tree/master/aioauth_fastapi): the core of FastAPI integration
- [aioauth_fastapi_demo](https://github.com/aliev/aioauth-fastapi/tree/master/aioauth_fastapi_demo): the demo project with [SQLAlchemy](https://www.sqlalchemy.org/) as an ORM and [sqlmodel](https://github.com/tiangolo/sqlmodel)