python-social-auth/social-app-django
Python Social Auth - Application - Django observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 82
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 62.5
- age_days: 3630
- days_rel: 40
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
2140 stars · 391 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Django integration component of the python-social-auth ecosystem, providing social authentication and registration via OAuth2 and other providers. It wraps social-auth-core so Django projects can add 'sign in with' functionality for many external identity providers.
Use cases
- add sign in with Google to a Django app
- let users register and log in with GitHub or Facebook
- implement OAuth2 social login in Django
- replace manual password auth with social providers
- integrate multiple identity providers behind one auth pipeline
When to choose
- you have a Django project and want social provider login with minimal setup
- you need support for many OAuth/OAuth2 providers from one library
- you want a mature, BSD-licensed auth integration with active maintenance
When to avoid
- your project is not Django-based (use the framework-specific sibling packages)
- you only need simple username/password auth with no external providers
- you need full control over a custom OAuth flow rather than a pipeline-based approach
Facets
library · maturity active
auth middleware web-development backend security python oauth2 social-login django-app authentication django
1 source
- readme: https://github.com/python-social-auth/social-app-django · fetched 2026-08-28 · 966a1c99ba1c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| python-social-auth/social-app-django | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="python-social-auth/social-app-django")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem