10 lines
359 B
Handlebars
10 lines
359 B
Handlebars
<WizardSection
|
|
@headerText="Configuring Your Auth Method"
|
|
@docText="Docs: Authentication Methods"
|
|
@docPath="/docs/auth/index.html"
|
|
@instructions="Click the 'Save' link to save any extra configuration. Saving without filling anything in will use the defaults."
|
|
>
|
|
<p>
|
|
You can update your new auth method configuration here.
|
|
</p>
|
|
</WizardSection> |