pub async fn require_auth( __arg0: State<App>, req: Request<Body>, next: Next, ) -> ClResult<Response<Body>>