Contribute on GitHub

Django Allauth

latest version: 65.4
Description:

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

Compatibility Matrix:
65.4
64.2
56.0
0.63

Links:
Data Metrics:
(Last update: Apr 18, 2025)  
  • Stars: 9,885
  • Forks: 3,083
  • Open Issues: 1
  • Last Commit: Apr 03, 2025 (2 weeks ago)

Tags (Topics):
accounts authentication django login oauth2 openid-connect passkeys python registration saml signup social-login two-factor-authentication webauthn
Additional Information:
  • Installation: pip install django-allauth
Github Metrics Data
Similar Packages

Recommendation system is based on packages' internal categories

Dj Rest Auth

Authentication for Django Rest Framework

View Details
Django Djoser

REST implementation of Django authentication system.

View Details
Django Lazy Signup

django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account.

View Details
Django Oauth Toolkit

Django OAuth Toolkit can help you providing out of the box all the endpoints, data and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes extensive use of the excellent OAuthLib, so that everything is rfc-compliant.

View Details
Django Rest Framework Simplejwt

A JSON Web Token authentication plugin for the Django REST Framework.

View Details
Django Two Factor Auth

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

View Details