{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/2"}],"enrichment":{"capability":"Integrates social authentication and registration into Django applications, supporting OAuth, OpenID, SAML, and other social providers through social-auth-core.","skillfed_tags":["authentication","oauth-saml","django-integration"],"use_cases":["Add social login to a Django site without building OAuth flows manually.","Implement single sign-on (SSO) for enterprise users via SAML or OpenID.","Allow users to register and log in using existing social media accounts.","Migrate user authentication from a legacy system to social providers.","Build a multi-tenant platform where each tenant configures its own social auth providers."],"what_it_does":"social-auth-app-django is the Django integration layer for the Python Social Auth ecosystem, enabling applications to add social login and registration via OAuth, OpenID, SAML, and other authentication protocols. It wraps social-auth-core to provide Django-specific functionality, so developers can add third-party authentication without building those integrations from scratch.\n\nThe package is designed for Django projects targeting currently supported releases and modern Python versions (3.10, 3.11, 3.12, 3.13, 3.14). It depends on Django, asgiref, and social-auth-core, and is actively maintained with recent releases. Setup is straightforward: install via pip and configure providers. The project focuses on supported Django versions only, so backward compatibility with older releases is not guaranteed.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, supports current Django and Python versions, and solves a common problem with low install friction. It is a mature, permissively licensed solution suitable for production Django projects. Install it if you need social authentication; skip it only if you are building a custom system or targeting unsupported Django versions."},"id":"social-auth-app-django","links":{"html":"https://skillfed.io/packages/social-auth-app-django","md":"https://skillfed.io/packages/social-auth-app-django.md","pypi":"https://pypi.org/project/social-auth-app-django/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"social-auth-app-django","python_support":"supports_current","summary":"Python Social Authentication, Django integration."},"popularity":{"monthly_downloads":5669295,"position":2058,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"6.0.1"}
