OpenQuizz
Une application de gestion des contenus pédagogiques
AuthorizationMixin Class Reference
Inheritance diagram for AuthorizationMixin:
Collaboration diagram for AuthorizationMixin:

Public Member Functions

def authorization (self)
 

Detailed Description

Adds an :attr:`authorization` property that represents the parsed
value of the `Authorization` header as
:class:`~werkzeug.datastructures.Authorization` object.

Member Function Documentation

◆ authorization()

def authorization (   self)
The `Authorization` object in parsed form.

The documentation for this class was generated from the following file: