0ccc8467ec
Adds replication engine and core in-repo addon
11 lines
274 B
Handlebars
11 lines
274 B
Handlebars
<WizardSection
|
|
@headerText="GitHub"
|
|
@headerIcon="github"
|
|
@docText="Docs: GitHub Authentication"
|
|
@docPath="/docs/auth/github.html"
|
|
>
|
|
<p>
|
|
The Github Auth Method can be used to authenticate with Vault using a GitHub personal access token.
|
|
</p>
|
|
</WizardSection>
|