mozilla / mozilla-django-oidc
A django OpenID Connect library
☆482Updated 7 months ago
Alternatives and similar repositories for mozilla-django-oidc:
Users that are interested in mozilla-django-oidc are comparing it to the libraries listed below
- OpenID Connect and OAuth2 provider implementation for Djangonauts.☆433Updated 2 weeks ago
- Django SAML2 Service Provider based on pySAML2☆265Updated 9 months ago
- "Magic Links" - URLs with authentication tokens for one-click login☆999Updated 4 months ago
- Generic invitations app for Django☆577Updated 2 weeks ago
- Declarative access policies/permissions modeled after AWS' IAM policies.☆487Updated 6 months ago
- Dynamically set fields and expand nested resources in Django REST Framework serializers.☆747Updated last year
- a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processe…☆1,272Updated this week
- Mask your objects instead of deleting them from your database.☆685Updated 4 months ago
- A pluggable framework for adding two-factor authentication to Django using one-time passwords.☆570Updated 5 months ago
- Celery result back end with django☆711Updated 2 weeks ago
- Declarative model lifecycle hooks, an alternative to Signals.☆1,367Updated last week
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,117Updated 3 months ago
- A set of high-level abstractions for Django forms☆834Updated last week
- Helps working with singletons - things like global settings that you want to edit from the admin site.☆912Updated 3 months ago
- Improved Django model inheritance with automatic downcasting☆1,699Updated this week
- Efficient tree implementations for Django☆1,127Updated 3 weeks ago
- Dynamic Django settings.☆1,745Updated 3 weeks ago
- A Django application to retrieve client's IP address☆1,036Updated 10 months ago
- Bringing all of PostgreSQL's awesomeness to Django.☆707Updated 8 months ago
- Structured Logging for Django☆460Updated this week
- Tracking dirty fields on a Django model☆636Updated 3 weeks ago
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆497Updated last month
- Keep track of failed login attempts in Django-powered sites.☆1,529Updated this week
- Dynamic extensions for Django REST Framework