Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

OAuth Token already exists #31

Closed
matthewelse opened this issue Aug 2, 2014 · 4 comments
Closed

OAuth Token already exists #31

matthewelse opened this issue Aug 2, 2014 · 4 comments
Labels

Comments

@matthewelse
Copy link
Contributor

There's a problem when yt install is run on more than one computer when the same github username and password are used, as github complains that OAuth Tokens already exist. I'm not sure whether a fix is possible, and a work around is just to delete the keys in user settings on Github, however it would be nice to just work.

@autopulated
Copy link
Contributor

Yeah, see also #9.
Unfortunately github changed the rules so you can only generate one user token per app (they used to allow three, which made this problem much less severe).

@matthewelse matthewelse added the bug label Aug 2, 2014
@ghost ghost mentioned this issue Aug 5, 2014
@matthewelse
Copy link
Contributor Author

@autopulated
Copy link
Contributor

Yup, but for that the yotta registry needs to be involved in auth (we can't put a "client secret" into the command line tool, because it wouldn't really be secret).

@autopulated
Copy link
Contributor

This was fixed by the new login flow (aa25fed)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants