-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Two Factor Authentication support #16
Comments
Hey Ben! Yea, from reading the supplied link, it looks like we just need to add it as a step in the auth flow:
Tagged as an enhancement! |
Hey, Anybody started work on this? Cheers |
Not to my knowledge, no!
|
i am trying to write a programe to tweet live pic from rasberrrypie 3 but there is an autication problem in tweet so can anyone solve it |
When running
gethub authorize
with 2FA enabled, the following message is returned...Uh oh, there was an error authenticating with GitHub. Here's what we got back:
{"message":"Must specify two-factor authentication OTP code.","documentation_url":"https://developer.github.com/v3/auth#working-with-two-factor-authentication"}
I have tried creating a One Time Password but this doesn't seem to work.
The text was updated successfully, but these errors were encountered: