============= Interface API ============= Public developer‑facing modules under ``actingweb.interface``. ActingWebApp ------------ .. automodule:: actingweb.interface.app :members: :undoc-members: :show-inheritance: ActorInterface -------------- .. automodule:: actingweb.interface.actor_interface :members: :undoc-members: :show-inheritance: Hooks Registry -------------- .. automodule:: actingweb.interface.hooks :members: :undoc-members: :show-inheritance: :noindex: Integrations ------------ .. automodule:: actingweb.interface.integrations.fastapi_integration :members: :undoc-members: :show-inheritance: .. automodule:: actingweb.interface.integrations.flask_integration :members: :undoc-members: :show-inheritance: Runtime Context --------------- .. automodule:: actingweb.runtime_context :members: :undoc-members: :show-inheritance: Authentication -------------- .. autofunction:: actingweb.auth.check_and_verify_auth :noindex: