
mozilla-django-oidc 5.0.2
0
A lightweight authentication and access management library for integration with OpenID Connect enabl
Contents
A lightweight authentication and access management library for integration with OpenID Connect enabled authentication services.
Stars: 532, Watchers: 532, Forks: 187, Open Issues: 83The mozilla/mozilla-django-oidc repo was created 9 years ago and the last code push was 1 months ago.
The project is popular with 532 github stars!
How to Install mozilla-django-oidc
You can install mozilla-django-oidc using pip
pip install mozilla-django-oidc
or add it to a project with poetry
poetry add mozilla-django-oidc
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/mozilla-django-oidc/
- Documentation:
- https://mozilla-django-oidc.readthedocs.io
- GitHub Repo:
- https://github.com/mozilla/mozilla-django-oidc
Classifiers
Related Packages
Errors
A list of common mozilla-django-oidc errors.
Code Examples
Here are some mozilla-django-oidc code examples and snippets.
GitHub Issues
The mozilla-django-oidc package has 83 open issues on GitHub
- Fix error when LOGOUT_REDIRECT_URL is not set (Django default is None)
- Error when LOGOUT_REDIRECT_URL is not set
- auth: Skip OIDC flow if Bearer access_token is present (bug 1979246)
- Support refresh tokens (Okta)
pythonfix







