git-phlow
git-phlow copied to clipboard
Support for two-factor authentication on github...
Pretty please, with sugar on top :-D
Look into how GitHub handles two factor authentication and how we support it:
- extra requests to their API
- tokens
- etc.
For me to use git-phlow I had to leave my clients github org, since it requires that my profile has enabled 2-factor authentication. So +1 for this issue.
There is a pretty simple work-around on this issue that @groenborg helped @meekrosoft with.
I think you just need to generate your GHI token manually instead of letting git phlow do it. Not sure.
We will close this issue with adding a howto in the documentation.