Browse Source

Fixes doc

Signed-off-by: Gehongyan <gehongyan1996@126.com>
pull/2403/head
Gehongyan 2 months ago
parent
commit
8251d3d987
  1. 2
      src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml

2
src/OpenIddict.Client.WebIntegration/OpenIddictClientWebIntegrationProviders.xml

@ -1756,7 +1756,7 @@
-->
<Provider Name="Osu" DisplayName="osu!" Id="924114e6-6334-4124-bbf9-46cd5458da25"
Documentation="https://osu.ppy.sh/docs/index.html#client-credentials-grant">
Documentation="https://osu.ppy.sh/docs/index.html#authentication">
<Environment Issuer="https://osu.ppy.sh/">
<Configuration AuthorizationEndpoint="https://osu.ppy.sh/oauth/authorize"
TokenEndpoint="https://osu.ppy.sh/oauth/token"

Loading…
Cancel
Save