sr6033 / gistpush

Add your Gist using command line & a POW! :beers:
https://www.npmjs.com/package/gistpush
MIT License
36 stars 8 forks source link

Add support for two factor auth #11

Open metcoder95 opened 5 years ago

metcoder95 commented 5 years ago

It's important to add support for two-factor auth accounts. I noticed about it when I tried to upload a single gist and the app threw me an error. This because my account has two-factor auth. I'll be working on that if you want 👍

sr6033 commented 5 years ago

It will be cool. I will suggest to have options for this. Because some don't have 2 factor authentication.

metcoder95 commented 5 years ago

The gists lib don't have support for a two-factor account. Because of this, they recommend using the token instead. I'll be implementing in list command and edit command.

sr6033 commented 5 years ago

Okay.