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.CompositeAuthorizationComposite authorization handler for manual requests.