Skip to content

Commit bea4669

Browse files
Update update-auth-page-content.mdx
Added definitions to obfuscated email
1 parent 58daa71 commit bea4669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/design/content-customization/update-auth-page-content.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Variables can be used on pages as follows.
4040

4141
**Sign in confirm code page**
4242

43-
`${email_address}`
43+
`${email_address}` - shows the full email address of the user
4444

45-
`${email_address_obfuscated}`
45+
`${email_address_obfuscated}` - shows only a part of the user's email
4646

4747
**Sign up confirm code page**
4848

0 commit comments

Comments
 (0)