from svc_infra.api.fastapi.auth.policy import AuthPolicy
Protocol
Protocol defining authentication policy interface. Implement this protocol to customize authentication behavior including MFA requirements, login hooks, and challenge handling.