Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
JWT Allauth 1.2.2 documentation
JWT Allauth 1.2.2 documentation

Contents:

  • Installation
  • API endpoints
  • Email verification
  • Password Reset
  • Admin-managed registration
  • Multi-Factor Authentication (MFA TOTP)
  • Refresh token
  • Configuration
    • settings.py
    • Serializers
    • User Model
  • View Permissions
  • Test utils
  • JWT Allauth modules
    • login
    • logout
    • password change
    • password reset
    • registration
      • email verification
    • token
    • token refresh
    • user details
  • Authors
  • Release Notes
Back to top
View this page

ConfigurationΒΆ

  • settings.py
  • Serializers
  • User Model
    • User profile details extension
    • User profile details modification
Next
settings.py
Previous
Refresh token
Copyright © 2025, Fernando Castellanos
Made with Sphinx and @pradyunsg's Furo