本文介绍了我可以在TortoiseGit上使用GitHub的双因素身份验证吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我们喜欢TortoiseGit,并希望利用 ......但两者似乎并不想共同努力。
有没有人找出解决方案?
解决方案
关于双因素身份验证的上生成访问令牌:
We like TortoiseGit, and want to take advantage of GitHub's 2-Factor Authentication...but the two don't seem to want to work together.
Has anyone worked out a solution to this?
解决方案
The GitHub blog post about 2-Factor Authentication mentions that you can generate a "personal access token", that can be used in place of a password when 2-Factor Auth is enabled:
I'm not sure if it will actually work with TortoiseGit, but maybe you can give it a try? You can generate an access token at the Authorized applications settings page:
这篇关于我可以在TortoiseGit上使用GitHub的双因素身份验证吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!