pub async fn check_http_auth<B>( __arg0: State<AuthState>, req: Request<B>, next: Next<B>, ) -> Response