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

11 lines
292 B
Handlebars

<WizardSection
@headerText="Editing your Auth Method"
@docText="Docs: Authentication Methods"
@docPath="/docs/auth/index.html"
@instructions='Click the "View method" link to see its details.'
>
<p>
You can update your new Auth Method configuration here.
</p>
</WizardSection>