request.authorization.manual ============================ .. py:module:: request.authorization.manual .. autoapi-nested-parse:: Provides the 'ManualAuthorization' class using the Composite pattern for modular manual authorization. Module Contents --------------- .. py:class:: ManualAuthorization Bases: :py:obj:`request.authorization.base.CompositeAuthorization` Composite authorization handler for manual requests.