Skip to content

Commit 23cdec4

Browse files
authored
Update customize-text-elements.mdx
1 parent e901e37 commit 23cdec4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

main/docs/customize/login-pages/universal-login/customize-text-elements.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4242,6 +4242,10 @@ The available `prompt` values are:
42424242
<td><code>password-contains-user-information</code></td>
42434243
</tr>
42444244
<tr>
4245+
<td>This combination of credentials was detected in a public data breach on another website. To continue, please use a different password to keep your account secure.</td>
4246+
<td><code>password-breached-reset</code></td>
4247+
</tr>
4248+
<tr>
42454249
<td>Passwords don't match</td>
42464250
<td><code>password-mismatch</code></td>
42474251
</tr>
@@ -6223,4 +6227,4 @@ Some screens have variables in the text that are replaced at runtime based on co
62236227
62246228
* [Universal Login Experience](/docs/authenticate/login/auth0-universal-login/universal-login-vs-classic-login/universal-experience)
62256229
* [Universal Login Internationalization](/docs/customize/internationalization-and-localization/universal-login-internationalization)
6226-
* [Customize Universal Login Page Templates](/docs/customize/login-pages/universal-login/customize-templates)
6230+
* [Customize Universal Login Page Templates](/docs/customize/login-pages/universal-login/customize-templates)

0 commit comments

Comments
 (0)