Skip to content

Commit 6c9397e

Browse files
Merge branch 'main' into fix/broken-links
2 parents 633c727 + 80e3443 commit 6c9397e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

V4_MIGRATION_GUIDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ In v4, by default, the only claims that are persisted in the `user` object of se
230230
- `email_verified`
231231
- `org_id`
232232

233-
If you'd like to customize the `user` object to include additional custom claims from the ID token, you can use the `beforeSessionSaved` hook (see [beforeSessionSaved hook](https://github.com/guabu/nextjs-auth0/tree/main?tab=readme-ov-file#beforesessionsaved))
233+
If you'd like to customize the `user` object to include additional custom claims from the ID token, you can use the `beforeSessionSaved` hook (see [beforeSessionSaved hook](https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md#beforesessionsaved))
234234

235235
## Additional changes
236236

0 commit comments

Comments
 (0)