Skip to content

Commit 64834e0

Browse files
committed
Add MFA link to the main page
1 parent 3302baf commit 64834e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

auth/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ <h2 class="mdl-card__title-text">Table of Contents</h2>
5858
<li><a href="email-password.html">Email and Password authentication</a></li>
5959
<li><a href="email-link.html">Email Link authentication</a><br><br></li>
6060

61+
<li><a href="mfa-password.html">SMS multi-factor authentication</a><br><br></li>
62+
6163
<li><a href="customauth.html">Custom Authentication</a> and an Example <a href="exampletokengenerator/auth.html">Custom Token Generator</a><br><br></li>
6264

6365
<li><a href="phone-visible.html">Phone number sign-in with visible ReCaptcha</a></li>

0 commit comments

Comments
 (0)