open-vault/ui/app/templates/components/wizard/auth-idle.hbs
2018-08-28 00:03:55 -05:00

10 lines
382 B
Handlebars

<WizardSection
@headerText="Enabling an Auth Method"
@docText="Docs: Authentication Methods"
@docPath="/docs/auth/index.html"
>
<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. Choose an authentication method to get started.
</p>
</WizardSection>