Contents

mozilla-django-oidc 5.0.2

0

A lightweight authentication and access management library for integration with OpenID Connect enabl

A lightweight authentication and access management library for integration with OpenID Connect enabled authentication services.

Stars: 532, Watchers: 532, Forks: 187, Open Issues: 83

The 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

No  mozilla-django-oidc  pypi packages just yet.

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)

See more issues on GitHub

Related Packages & Articles

mixer 7.2.2

Mixer – Is a fixtures replacement. Supported Django ORM, SqlAlchemy ORM, Mongoengine ODM and custom python objects.

jsonfield 3.2.0

A reusable Django field that allows you to store validated JSON in your model.

iptools 0.7.0

Python utilites for manipulating IPv4 and IPv6 addresses

fcm-django 2.3.1

Send push notifications to mobile devices & browsers through FCM in Django.