{"library":"django-allauth","type":"library","category":null,"description":"django-allauth is an integrated set of Django applications that provides comprehensive solutions for authentication, registration, account management, and third-party (social) account authentication. It is actively maintained with frequent releases, often aligning with new Django and Python versions. It aims to offer a unified approach to both local and social authentication flows.","language":"python","status":"active","version":"65.15.1","tags":["django","authentication","social-login","registration","account-management","multi-factor-authentication"],"last_verified":"Wed May 20","install":[{"cmd":"pip install django-allauth","imports":["INSTALLED_APPS = ['allauth', ...]","INSTALLED_APPS = ['allauth.account', ...]","INSTALLED_APPS = ['allauth.socialaccount', ...]","path('accounts/', include('allauth.urls'))","from allauth.account.auth_backends import AuthenticationBackend","from allauth.account.adapter import DefaultAccountAdapter"]},{"cmd":"pip install \"django-allauth[socialaccount]\"","imports":[]},{"cmd":"pip install \"django-allauth[headless]\"","imports":[]}],"homepage":"https://allauth.org","github":"https://github.com/sponsors/pennersr","docs":"https://docs.allauth.org/en/latest/","changelog":"https://codeberg.org/allauth/django-allauth/src/branch/main/ChangeLog.rst","pypi":"https://pypi.org/project/django-allauth/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.8,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-allauth/compatibility"}}