pub(super) async fn endpoint( __arg0: Extension<Config>, query: Query<Request>, ) -> impl IntoResponse
Define the behaviour for the HTTP GET webfinger endpoint.