mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-31 19:38:46 +07:00
1.0 KiB
1.0 KiB
title, description, contentType
| title | description | contentType | ||
|---|---|---|---|---|
| Git credentials | Documentation for Git credentials. Use these credentials to authenticate Git in n8n, a workflow automation platform. |
|
Git credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create an account on GitHub{:target=_blank .external-link}, GitLab{:target=_blank .external-link}, or similar platforms for use with Git{:target=_blank .external-link}.
Supported authentication methods
- Basic auth
Related resources
Refer to Git's documentation{:target=_blank .external-link} for more information about the service.
Using basic auth
To configure this credential, you'll need:
- A Username for GitHub, GitLab, or a similar platform
- A Password for GitHub, GitLab, or a similar platform