1<WizardSection
2  @headerText="Enabling an Auth Method"
3  @docText="Docs: Authentication Methods"
4  @docPath="/docs/auth/index.html"
5  @instructions='Choose an Authentication Method and click "Next" to get started.'
6>
7  <p>
8    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.
9  </p>
10</WizardSection>
11