I have to use the two factor authentication feature of github. That is fine. I am unable to comprehend how to use that with Eclipse. Whenever I commit my code or perform any activity, the only prompt I get from eclipse is to enter repository, userid and password. I have egit also installed but that does not help. Issue arrives in both Mac and Windows OS Does anyone out there know how to do this?
Thanks for your help in advance.
If you have added a security key to your account, you'll first be prompted to insert and use a security key. To skip using a security key, click Authenticate with GitHub Mobile. GitHub will send you a push notification to verify your sign in attempt.
Loading an existing project from github to Eclipse: 1. For your partner to download the project, they need to click Window → Show View → Other → Git → Git repositories. Then select “Clone a git repository and add it to this view”.
You can set up your account on GitHub.com to require an authentication code in addition to your password when you sign in.
Although I'm by no means an expert on this, it sounds like you should be using a Personal Access Token
What worked for me in Windows:
In Eclipse open Window → Preferences → Team → Git → Configuration → Tab Repository Settings:
Push your changes to github as usual. If you are asked to enter your github credentials enter your username and as password your above generated Personal Access Token.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With