pub async fn signature_and_agent_middleware(
__arg0: State<SignatureMiddlewareState>,
req: Request,
next: Next,
) -> ResponseExpand description
Middleware for signature-based authentication with agent authorization
pub async fn signature_and_agent_middleware(
__arg0: State<SignatureMiddlewareState>,
req: Request,
next: Next,
) -> ResponseMiddleware for signature-based authentication with agent authorization