public override Task ExtractIntrospectionRequest([NotNull] ExtractIntrospectionRequestContext context)
 => _eventService.PublishAsync(new OpenIddictServerEvents.ExtractIntrospectionRequest(context));