progrium / envy

Lightweight dev environments with a twist
MIT License
321 stars 21 forks source link

RFE: 2 step authentication with GitHub #7

Closed leafmulch closed 9 years ago

leafmulch commented 9 years ago

I can't login using the chrome method over port 80, as I use 2 step authentication. It would be nice to see support for this some time in the future. Thanks.

progrium commented 9 years ago

Since without 2 step, passing your credentials is less than ideal. Because this isn't a hosted service, OAuth is not so much an option. What do you think about using a personal access token?

leafmulch commented 9 years ago

Something like Docker gives out for swarm hosts? So I'd register the envy container centrally somewhere?

I assume you're actually referring to this: https://help.github.com/articles/creating-an-access-token-for-command-line-use/

I've not had cause to use it, but I'm sure it'd fulfill the role here. On 24 Jun 2015 18:31, "Jeff Lindsay" notifications@github.com wrote:

Since without 2 step, passing your credentials is less than ideal. Because this isn't a hosted service, OAuth is not so much an option. What do you think about using a personal access token?

— Reply to this email directly or view it on GitHub https://github.com/progrium/envy/issues/7#issuecomment-114949076.