Navigation

  • index
  • next |
  • dj-rest-auth 5.0.1 documentation »

Welcome to dj-rest-auth’s documentation!¶

Note

dj-rest-auth version 1.0.0 now uses Django Simple JWT.

https://circleci.com/gh/iMerica/dj-rest-auth.svg?style=svg

Contents¶

  • Introduction
    • Features
    • Apps structure
    • Demo projects
  • Installation
    • Registration (optional)
    • Social Authentication (optional)
    • JSON Web Token (JWT) Support (optional)
  • API endpoints
    • Basic
    • Registration
    • Social Media Authentication
  • Configuration
  • LOGIN_SERIALIZER
  • TOKEN_SERIALIZER
  • JWT_SERIALIZER
  • JWT_SERIALIZER_WITH_EXPIRATION
  • JWT_TOKEN_CLAIMS_SERIALIZER
  • USER_DETAILS_SERIALIZER
  • PASSWORD_RESET_SERIALIZER
  • PASSWORD_RESET_CONFIRM_SERIALIZER
  • PASSWORD_CHANGE_SERIALIZER
  • REGISTER_SERIALIZER
  • REGISTER_PERMISSION_CLASSES
  • TOKEN_MODEL
  • TOKEN_CREATOR
  • PASSWORD_RESET_USE_SITES_DOMAIN
  • OLD_PASSWORD_FIELD_ENABLED
  • LOGOUT_ON_PASSWORD_CHANGE
  • SESSION_LOGIN
  • USE_JWT
  • JWT_AUTH_COOKIE
  • JWT_AUTH_REFRESH_COOKIE
  • JWT_AUTH_REFRESH_COOKIE_PATH
  • JWT_AUTH_SECURE
  • JWT_AUTH_HTTPONLY
  • JWT_AUTH_SAMESITE
  • JWT_AUTH_RETURN_EXPIRATION
  • JWT_AUTH_COOKIE_USE_CSRF
  • JWT_AUTH_COOKIE_ENFORCE_CSRF_ON_UNAUTHENTICATED
  • Demo project
  • FAQ
  • Disclosure Policy

Table of Contents

  • Welcome to dj-rest-auth’s documentation!
    • Contents

Next topic

Introduction

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • dj-rest-auth 5.0.1 documentation »
© Copyright 2020, @iMerica. Created using Sphinx 1.8.6.