-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHub auth doesn't work #28
Comments
could be a server bug, but will have to check |
issue still exists pls fix thanks |
transferred from cli since this appears to be an issue with the server thinking you ran out of attempts |
This could be solved by instead requiring user input to poll the server for success, instead of having to poll the server in a loop indefinitely. Probably just something like |
this is a server issue, tried making an login page and testing would take many attempts waiting 15m in between. |
geode index login
creates the code and github successfully authorizes itbut after that, cli keeps saying "Checking login status" making you unable to login
The text was updated successfully, but these errors were encountered: