git-credential-oauth is a Git credential helper that securely authenticates to GitHub, GitLab, BitBucket and Gerrit using OAuth. The first time you push, the helper will open a browser window to authenticate. Subsequent pushes within storage lifetime require no interaction.
6 lines
276 B
Text
6 lines
276 B
Text
git-credential-oauth is a Git credential helper that securely
|
|
authenticates to GitHub, GitLab, BitBucket and Gerrit using OAuth.
|
|
|
|
The first time you push, the helper will open a browser window to
|
|
authenticate. Subsequent pushes within storage lifetime require no
|
|
interaction.
|