Skip to content

Commit

Permalink
Add MFA link to the main page
Browse files Browse the repository at this point in the history
  • Loading branch information
NhienLam committed Nov 14, 2024
1 parent 067fc36 commit e4686bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions auth/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ <h2 class="mdl-card__title-text">Table of Contents</h2>
<li><a href="email-password.html">Email and Password authentication</a></li>
<li><a href="email-link.html">Email Link authentication</a><br><br></li>

<li><a href="mfa-password.html">SMS multi-factor authentication</a><br><br></li>

<li><a href="customauth.html">Custom Authentication</a> and an Example <a href="exampletokengenerator/auth.html">Custom Token Generator</a><br><br></li>

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

0 comments on commit e4686bd

Please sign in to comment.