Skip to content

Commit

Permalink
chore: fix typo (#2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinckr authored Jan 24, 2025
1 parent 8937691 commit 392b201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/oauth2-oidc/claims-scope.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 392b201

Please sign in to comment.