Lines 4-11
Link Here
|
4 |
<p>We recommend cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device.</p> |
4 |
<p>We recommend cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device.</p> |
5 |
<p>Can't scan the code?</p> |
5 |
<p>Can't scan the code?</p> |
6 |
<p>To add the entry manually, provide the following details to the application on your phone.</p> |
6 |
<p>To add the entry manually, provide the following details to the application on your phone.</p> |
7 |
<p>Account: <span id="issuer">[% issuer | html %]</span></p> |
7 |
<p>Account: "<span id="issuer">[% issuer | html %]</span>: <span id="key_id">[% key_id | html %]</span>"</p> |
8 |
<p>Key: <span id="key_id">"[% key_id | html %]</span></p> |
8 |
<p>Key: "<span id="key_secret">[% secret32 | html %]</span>"</p> |
9 |
<p>Time based: Yes</p> |
9 |
<p>Time based: Yes</p> |
10 |
</div> |
10 |
</div> |
11 |
|
11 |
|