Skip to content

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

Notifications You must be signed in to change notification settings

rsuplina/demo-oauth-client

Repository files navigation

Authlib OAuth Clients Examples

Here are examples for people to learn how to use Authlib OAuth Clients.


flask-google-login

Learn how to use authlib.integrations.flask_client for OAuth 2.0.

flask-twitter-tool

Learn how to use authlib.integrations.flask_client for OAuth 1.0.

starlette-google-login

Learn how to use authlib.integrations.starlette_client for OAuth 2.0.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.5%
  • HTML 6.5%