From 392b201087af087bb2db903ba55f76ac987eba0f Mon Sep 17 00:00:00 2001 From: Vincent Date: Fri, 24 Jan 2025 13:32:21 +0100 Subject: [PATCH] chore: fix typo (#2014) --- docs/oauth2-oidc/claims-scope.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/oauth2-oidc/claims-scope.mdx b/docs/oauth2-oidc/claims-scope.mdx index c515321f9..cd2854597 100644 --- a/docs/oauth2-oidc/claims-scope.mdx +++ b/docs/oauth2-oidc/claims-scope.mdx @@ -38,7 +38,7 @@ Also, the name field can be a string or an object: Refer to the documentation about [OAuth2 webhooks](../hydra/guides/oauth2-webhooks.mdx) to learn about adding custom claims to your tokens for different OAuth flows. -For full control over the resource owner's user experience during the consent phase in the Authorizatio Code / OpenID Connect +For full control over the resource owner's user experience during the consent phase in the Authorization Code / OpenID Connect flow, check out the [Ory Consent UI](./custom-login-consent/flow.mdx) documentation. ## Customize scope claim key