Skip to content

king-jam/git-credential-crypt-store

Repository files navigation

git-credential-token

Git credential helper to put access tokens behind a password when two-factor is enabled on GitHub.

Can be run on Linux using zenity for dialog boxes.

Add the following to your git config file:

[credential]
        helper = crypt-store

About

Git credential helper to put access tokens behind a password when two-factor is enabled on Github

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages