pearkes / gethub

A utility for cloning and fetching your remote git repositories from GitHub.
MIT License
217 stars 266 forks source link

Allow personal access tokens #17

Closed charliedowler closed 9 years ago

charliedowler commented 9 years ago

Possible resolution for two factor authentication not working => https://github.com/pearkes/gethub/issues/16.

Would something like this be ok?

If the user generates a personal access token they can skip the two factor login.

Cheers

pearkes commented 9 years ago

Nice, yea, LGTM!