Skip to content

Commit a192894

Browse files
committed
Update the VK ID provider to use a custom display name
1 parent b48f086 commit a192894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2073,7 +2073,7 @@
20732073
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
20742074
-->
20752075

2076-
<Provider Name="VkId" Id="9bf89c19-401b-4076-893e-a4136e719432"
2076+
<Provider Name="VkId" DisplayName="VK ID" Id="9bf89c19-401b-4076-893e-a4136e719432"
20772077
Documentation="https://id.vk.com/about/business/go/docs/en/vkid/latest/oauth-vk">
20782078
<Environment Issuer="https://id.vk.com/">
20792079
<Configuration AuthorizationEndpoint="https://id.vk.com/authorize"

0 commit comments

Comments
 (0)