open-vault/ui/app/templates/components/wizard/auth-idle.hbs
2019-03-29 18:29:48 -06:00

11 lines
417 B
Handlebars

<WizardSection
@headerText="Enabling an Auth Method"
@docText="Docs: Authentication Methods"
@docPath="/docs/auth/index.html"
@instructions='Choose an Authentication Method and click "Next" to get started.'
>
<p>
Controlling who can see your secrets is important. Let's set up a an Authentication Method for you and your team to use. Don't worry, you can add more methods later.
</p>
</WizardSection>