Authlib

Results 8 repositories owned by Authlib

loginpass

294
Stars
67
Forks
Watchers

Login with Google, GitHub, Twitter, Facebook and many other networks.

example-oauth2-server

676
Stars
279
Forks
Watchers

Example for OAuth 2 Server for Authlib.

demo-oauth-client

244
Stars
99
Forks
Watchers

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

aiohttp-oauth-client

17
Stars
2
Forks
Watchers

Use HTTPX instead: https://docs.authlib.org/en/latest/client/httpx.html

example-oidc-server

60
Stars
32
Forks
Watchers

Example for OpenID Connect 1.0 Server for Authlib.

playground

24
Stars
9
Forks
Watchers

A playground app powered by Authlib

otpauth

127
Stars
18
Forks
Watchers

Implements two-step verification of HOTP/TOTP. Also known as one time password.

joserfc

52
Stars
4
Forks
Watchers

Implementations of JOSE RFCs in Python