Open drhayes opened 10 years ago
I have two-factor auth turned on for my account and I get an error when trying to use gist-put:
[~] ➔ gist-put -d "A test thing" thing.txt secret Username: drhayes Password: {"message":"Must specify two-factor authentication OTP code.","documentation_url":"http://developer.github.com/v3/auth#working-with-two-factor-authentication"} url: undefined
I'll try to get to this sometime this week. Otherwise, if you have the time and knowhow, please feel free to submit a PR.
:+1:
I have two-factor auth turned on for my account and I get an error when trying to use gist-put: