django-allauth
64.1.0
  • Introduction
  • Installation
  • Regular Accounts
  • Social Accounts
  • Multi-Factor Authentication
  • User Sessions
  • Headless
    • Introduction
    • Installation
    • Configuration
    • API
    • Adapter
    • Token Strategy
  • Common Functionality
  • Project
  • Frequently Asked Questions
  • Release Notes
django-allauth
  • Headless
  • View page source

Headless

  • Introduction
  • Installation
  • Configuration
  • API
    • Example
  • Adapter
    • DefaultHeadlessAdapter
      • DefaultHeadlessAdapter.serialize_user()
  • Token Strategy
    • AbstractTokenStrategy
      • AbstractTokenStrategy.create_access_token()
      • AbstractTokenStrategy.create_access_token_payload()
      • AbstractTokenStrategy.create_session_token()
      • AbstractTokenStrategy.get_session_token()
      • AbstractTokenStrategy.lookup_session()
Previous Next

© Copyright 2024, Raymond Penners.

Built with Sphinx using a theme provided by Read the Docs.