Skip to main content

auth_middleware

Function auth_middleware 

Source
pub async fn auth_middleware(
    config: ApiAuthMiddlewareConfig,
    req: Request,
    next: Next,
) -> Response