Skip to content

Commit 436799d

Browse files
format
1 parent d193711 commit 436799d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/hydra/guides/oauth2-webhooks.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,8 @@ You cannot override the token subject.
214214

215215
By default, all custom claims are mirrored under the `ext` claim in the token.
216216

217-
To flatten custom claims directly into the top-level token instead of nesting them under ext, use the following [configuration](https://www.ory.sh/docs/oauth2-oidc/jwt-access-token#disable-mirroring-the-claims-under-ext).
217+
To flatten custom claims directly into the top-level token instead of nesting them under ext, use the following
218+
[configuration](https://www.ory.sh/docs/oauth2-oidc/jwt-access-token#disable-mirroring-the-claims-under-ext).
218219

219220
### Refresh token
220221

0 commit comments

Comments
 (0)