You're signed in as {{ request.user.email }}.
{% else %}A solid Django 5.2 starter template with passkey authentication, social login, and a clean, extensible architecture.
{% endif %}Everything you need to launch a production-ready Django application.
Email-based authentication powered by django-allauth. Email verification, password reset, and account management included out of the box.
WebAuthn / FIDO2 passkey login via allauth's MFA module. Users can sign in with biometrics or a hardware key — no password needed.
Google and GitHub OAuth preconfigured. Just add your API credentials to .env and social login is live.
Tech Stack