2018-08-28 05:03:55 +00:00
|
|
|
<WizardSection
|
|
|
|
@headerText="TOTP"
|
2019-05-13 19:05:25 +00:00
|
|
|
@headerIcon="totp"
|
2018-08-28 05:03:55 +00:00
|
|
|
@docText="Docs: TOTP Secrets"
|
|
|
|
@docPath="/docs/secrets/totp/index.html"
|
|
|
|
>
|
|
|
|
<p>
|
2019-03-29 23:40:12 +00:00
|
|
|
The TOTP Secrets Engine generates time-based credentials according to the TOTP standard.
|
2018-08-28 05:03:55 +00:00
|
|
|
</p>
|
|
|
|
</WizardSection>
|