Ross ROSS = Recommend OSS · open-source software intelligence for agents

pennersr/django-allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. 🔁 Mirror of https://codeberg.org/allauth/django-allauth/ observed · 2026-08-28

github.com/pennersr/django-allauth · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 5806
  • days_rel: n/a
  • days_push: 20
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

10375 stars · 3113 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

django-allauth is an integrated set of Django applications covering authentication, registration, account management, and third-party (social) account authentication. It supports local accounts, OAuth2/OpenID Connect/SAML social logins, multi-factor authentication including passkeys, and a headless API for SPAs and mobile apps.

Use cases

  • add user registration and login to a Django site
  • enable social login with Google, GitHub, or other OAuth providers
  • add two-factor authentication and passkeys to Django
  • support SAML or OpenID Connect single sign-on
  • build a headless auth API for a React SPA or mobile app
  • prevent account enumeration and add rate limits to login flows

When to choose

  • you need both local and social authentication in one well-maintained Django package
  • you require MFA, email/phone verification, and session management out of the box
  • you want a headless auth API with JWT or session tokens for SPA/mobile clients

When to avoid

  • your project is not built on Django
  • you need only a minimal username/password setup and prefer rolling your own simple auth
  • you need authentication for a framework other than Django without adaptation

Facets

library · maturity stable

auth authorization security rate-limiting web-development backend security python cross-platform django oauth2 openid-connect saml social-login mfa passkeys webauthn two-factor-authentication registration headless-api authentication web-server

4 sources

Member repositories

RepositoryRoleHealth v2
pennersr/django-allauthmain76

For agents

markdown · JSON · MCP: product_card(name="pennersr/django-allauth")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem