PHPStorm / GitHub 2FA Fail
I am trying to get PHPStorm to clone a Github repo which requires 2 Factor Authentication. PHPStorm is unable to clone the repo but other applications can. Here is what I know:
- I have a Github account and made a token with all scopes.
- I have the Git and Github plugins.
- I have Git working on my computer and PHPStorm can use it. I've tried setting the Auth Type to both "password" and "token".
- I have configured my Github account with PHPStorm and it is recognized.
- PHPStorm connects with my account and finds the repo.
BUT... PHPStorm cannot read from remote repo. I've tried both SSH and HTTPS. What am I missing?
SCREENCAPS
I have a Github account and made a token with all scopes:

I have the Git and Github plugins:

I have Git working on my computer and PHPStorm can use it.

I have configured my Github account with PHPStorm and it is recognized.

PHPStorm connects with my account and finds the repo:

BUT... PHPStorm cannot read from remote repo:

请先登录再写评论。
We're inspecting this issue in a support case with OP.