werkzeug.AuthorizationMixin

class werkzeug.AuthorizationMixin[source]

Adds an authorization property that represents the parsed value of the Authorization header as Authorization object.

Attributes

authorization The Authorization object in parsed form.