
Authlib 1.6.8
0
The ultimate Python library in building OAuth and OpenID Connect servers and clients.
Contents
The ultimate Python library in building OAuth and OpenID Connect servers and clients.
Stars: 5214, Watchers: 5214, Forks: 521, Open Issues: 133The authlib/authlib repo was created 8 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 5214 github stars!
How to Install authlib
You can install authlib using pip
pip install authlib
or add it to a project with poetry
poetry add authlib
Package Details
- Author
- None
- License
- BSD-3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/Authlib/
- Documentation:
- https://docs.authlib.org/
- GitHub Repo:
- https://github.com/lepture/authlib
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Internet/WWW/HTTP/WSGI/Application
- Security
- Security/Cryptography
Related Packages
Errors
A list of common authlib errors.
Code Examples
Here are some authlib code examples and snippets.
GitHub Issues
The authlib package has 133 open issues on GitHub
- RP-initiated logout
rfc7523.JWTBearerTokenGeneratoris obsolete- OpenID Connect Back-Channel Logout
- Refreshing the token will not updated refresh_token when using authlib.integrations.starlette_client
- OpenID Connect RP-Initiated Logout
- PEP-484 Type Hints
- OpenID Connect session management
- RFC8414 - Automatically generate the server metadata file
pythonfix







