We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3302baf commit 64834e0Copy full SHA for 64834e0
auth/index.html
@@ -58,6 +58,8 @@ <h2 class="mdl-card__title-text">Table of Contents</h2>
58
<li><a href="email-password.html">Email and Password authentication</a></li>
59
<li><a href="email-link.html">Email Link authentication</a><br><br></li>
60
61
+ <li><a href="mfa-password.html">SMS multi-factor authentication</a><br><br></li>
62
+
63
<li><a href="customauth.html">Custom Authentication</a> and an Example <a href="exampletokengenerator/auth.html">Custom Token Generator</a><br><br></li>
64
65
<li><a href="phone-visible.html">Phone number sign-in with visible ReCaptcha</a></li>
0 commit comments