0ccc8467ec
Adds replication engine and core in-repo addon
11 lines
257 B
Handlebars
11 lines
257 B
Handlebars
<WizardSection
|
|
@headerText="TOTP"
|
|
@headerIcon="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>
|