A
A
Alexey2015-05-21 13:20:09
git
Alexey, 2015-05-21 13:20:09

How to clone a GitHub repo if the account has two-factor authentication?

Through PHPStorm I created a token, the project is cloned / uploaded / updated without problems, but of course only from the machine on which phpstorm configured it.
There are more than a hundred servers for deploying the code, in order for everything to go well, you have to turn off 2FA and then it is cloned through the name / password.
How to set up an external repository? Where to insert the token? Third day without sleep, kick the link please

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lynn "Coffee Man", 2015-05-21
@justru

Seems you need deploy keys https://developer.github.com/guides/managing-dep...

D
Dmitry, 2015-05-21
@ExileeD

Use SSH Keys

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question