From 57d3c533cc313f087191a5d480d2e8e51df8c59e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Tue, 29 Nov 2022 18:21:12 +0100 Subject: [PATCH] Add Yahoo to the list of supported providers --- .../OpenIddictClientWebIntegrationProviders.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml b/src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml index 7b9ca0af..f27414b3 100644 --- a/src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml +++ b/src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml @@ -250,4 +250,8 @@ + + + + \ No newline at end of file