git-credential-oauth

A Git credential helper that securely authenticates to GitHub, GitLab and BitBucket using OAuth.

APACHE-2.0 License

Downloads
75
Stars
423
git-credential-oauth - v0.4.1

Published by hickford almost 2 years ago

Changelog

  • fcccb92 Relax assumption that system has an 'open' command
  • 11af8d8 Reindent for readability
git-credential-oauth - v0.4.0

Published by hickford almost 2 years ago

Changelog

  • 1be65dd Workaround for non-confirming servers confused by random port
git-credential-oauth - v0.3.0

Published by hickford almost 2 years ago

Changelog

  • 4bff705 Custom config for auth url and token url
  • cb72721 Simplify goreleaser
git-credential-oauth - v0.2.0

Published by hickford almost 2 years ago

Changelog

  • cb72721 Simplify goreleaser
  • bfc259c Config for custom hosts
  • bf24bdd Link to Debian and Fedora packages
  • 66afb35 configure and unconfigure actions
  • 172c694 tiny doc change
git-credential-oauth - v0.1.5

Published by hickford almost 2 years ago

Changelog

  • 1a4e8c5 copy edit
  • 2084390 fix typo
git-credential-oauth - v0.1.4

Published by hickford almost 2 years ago

Changelog

  • 93be357 no need to adjust path
  • a7bdf7d simplify release config
  • 2a8f45f Merge branch 'google'
  • d47ae96 explain
  • 1966ebe tidy
  • a794a80 tidy
  • e126c30 googlesource.com
  • 21344b1 support bitbucket
  • 9a65114 add disclaimer
  • d9d20c0 preparing for release
  • 3436412 disable bitbucket
  • d3b2f15 update dependencies
  • 709df92 preparing for release
  • 85eda81 Initial commit
  • 4c29fe2 always print link
  • d12d86c more readme