Skip to content

AllAuthLoginView

Overview

Intentionally simple parent class for all views. Only implements dispatch-by-method and simple sanity checking.

options

Handler method for HTTP 'OPTIONS' request.

Signature

options(self, request, args, kwargs)

Parameters

NameTypeRequiredDescription
selfyes
requestyes
argsyes
kwargsyes

Source

.venv/lib/python3.11/site-packages/rest_framework/views.py:531

schema

Source

server/vueda/user/views.py:672

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2