Contents

mozilla-django-oidc 4.0.1

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: 418, Watchers: 418, Forks: 165, Open Issues: 75

The mozilla/mozilla-django-oidc repo was created 7 years ago and the last code push was 5 days ago.
The project is popular with 418 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
Tasos Katsoulas, John Giannelos
License
MPL 2.0
Homepage
https://github.com/mozilla/mozilla-django-oidc
PyPi:
https://pypi.org/project/mozilla-django-oidc/
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 75 open issues on GitHub

  • Doesn't work with djangorestframework-simplejwt
  • fix: add missing extra params to SessionRefresh
  • PKCE Support
  • Update views.py (fix comment)
  • userinfo signature algorithms
  • Verify ID token audience claim as required by the specification

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.1.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.0.1

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