11 lines
264 B
Handlebars
11 lines
264 B
Handlebars
|
<WizardSection
|
||
|
@headerText="TOTP"
|
||
|
@headerIcon="enable/totp"
|
||
|
@docText="Docs: TOTP Secrets"
|
||
|
@docPath="/docs/secrets/totp/index.html"
|
||
|
>
|
||
|
<p>
|
||
|
The TOTP secrets engine generates time-based credentials according to the TOTP standard.
|
||
|
</p>
|
||
|
</WizardSection>
|