Skip to content

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

License

Notifications You must be signed in to change notification settings

king-jam/git-credential-crypt-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors 2

  •  
  •  

Languages