mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 20:17:00 +02:00
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>
|