Start here
Installation
Install Authkits, prepare your Django project, and complete the initial setup.
Search pages, documentation, and resources.
Learn how to install, configure, secure, extend, and deploy Authkits in your Django applications.
Follow the guides from installation through production.
Start here
Install Authkits, prepare your Django project, and complete the initial setup.
Project setup
Configure authentication behavior, security settings, email, and providers.
Account security
Enable TOTP, email one-time passwords, and account recovery codes.
Abuse prevention
Protect login, verification, recovery, and authentication endpoints.
Monitoring
Record and inspect important authentication and account-security events.
Production
Prepare Authkits and your Django application for production deployment.
Install Authkits using pip.
pip install authkitsNew to Authkits? Continue with the complete installation guide.
Installation guide