An open API service indexing awesome lists of open source software.

https://github.com/authlib/demo-oauth-client

Demo for Flask, Django, and Starlette OAuth clients with Authlib>=v0.13
https://github.com/authlib/demo-oauth-client

Last synced: 7 months ago
JSON representation

Demo for Flask, Django, and Starlette OAuth clients with Authlib>=v0.13

Awesome Lists containing this project

README

          

# Authlib OAuth Clients Examples

Here are examples for people to learn how to use Authlib OAuth clients
in frameworks:

- Flask
- Django
- Starlette
- FastAPI