pub async fn admin_middleware( __arg0: State<ApiState>, request: Request, next: Next, ) -> Result<Response, Response>
Admin authorization middleware