Use HTTPX instead: https://docs.authlib.org/en/latest/client/httpx.html
(19 stars) (2 forks) (0 indexed issues) (0 open good first issues)
Repositories
Use HTTPX instead: https://docs.authlib.org/en/latest/client/httpx.html
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS, JWE, JWK, JWA, JWT included.
Example for OpenID Connect 1.0 Server for Authlib.
Implements two-step verification of HOTP/TOTP. Also known as one time password.