freebsd-ports/security/git-credential-oauth/pkg-descr
Emanuel Haupt 633a5f5ffc security/git-credential-oauth: Add new port
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.
2023-05-29 20:52:38 +02:00

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.