request.authorization.manual

Provides the ‘ManualAuthorization’ class using the Composite pattern for modular manual authorization.

Module Contents

class request.authorization.manual.ManualAuthorization[source]

Bases: request.authorization.base.CompositeAuthorization

Composite authorization handler for manual requests.