Skip to content
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

Open
Prevter opened this issue Jul 13, 2024 · 5 comments
Open

GitHub auth doesn't work #28

Prevter opened this issue Jul 13, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Prevter
Copy link

Prevter commented Jul 13, 2024

geode index login creates the code and github successfully authorizes it
Screenshot_2024-07-13-22-45-59-333_com brave browser-edit

but after that, cli keeps saying "Checking login status" making you unable to login

@matcool matcool added the bug Something isn't working label Jul 14, 2024
@matcool
Copy link
Member

matcool commented Jul 14, 2024

could be a server bug, but will have to check

@SpaghettDev
Copy link

issue still exists pls fix thanks

@matcool matcool transferred this issue from geode-sdk/cli Jul 22, 2024
@matcool
Copy link
Member

matcool commented Jul 22, 2024

transferred from cli since this appears to be an issue with the server thinking you ran out of attempts

@SorkoPiko
Copy link

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 Press enter when you finished. This is a CLI issue, not a server issue.

@coopeeo
Copy link
Contributor

coopeeo commented Aug 21, 2024

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 Press enter when you finished. This is a CLI issue, not a server issue.

this is a server issue, tried making an login page and testing would take many attempts waiting 15m in between.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants