pennersr/django-allauth ⭐ 9901

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

jazzband/django-two-factor-auth ⭐ 1778

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.

jazzband/django-defender ⭐ 1064

A simple super fast django reusable app that blocks people from brute forcing login attempts

grafana/django-saml2-auth ⭐ 200

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta, Azure AD and others.

fangli/django-saml2-auth ⭐ 510

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

sunscrapers/djoser ⭐ 2631

REST implementation of Django authentication system.

codingjoe/django-mail-auth ⭐ 60

Django authentication via login URLs, no passwords required

snok/django-auth-adfs ⭐ 283

A Django authentication backend for Microsoft ADFS and AzureAD

urbanplatform/django-keycloak-auth ⭐ 28

Middleware to allow authorization using Keycloak and Django for django-rest-framework (DRF). This package should only be used in projects starting from scratch, since it overrides the users' management.