Hacker News new | ask | show | jobs
by cl0wnshoes 347 days ago
Seems like social login isn't working for me on OSX. Just downloaded Kiro, clicked the Google option, allowed the app, and then get redirected back to http://localhost:3128/oauth/callback with an error "Error: AuthSSOServer: missing state".
2 comments

Thanks for the report! I'll keep an eye on it. So far we aren't seeing any other reported issues, so it's possible that a browser extension, or something else in your setup is messing with the SSO flow.

Redirect back to localhost:3128 is normal, that's where Kiro is watching for a callback, but the missing state is not normal. Something may have stripped the info out of the callback before it occurred, which is why I suspect an extension in your browser.

Will keep an eye on this though!

It is also not working for me, this opens http://localhost:3128/oauth/callback?code=... but on Kiro interface I see "There was an error signing you in. Please try again"
Same error as the others. Looks like auth is successful in popup window: "You can close this window".

Then in Kiro I see "There was an error signing you in. Please try again.".

FWIW, I've tried GitHub & Google, in different browsers, on different networks.

For me, it was Little Snitch blocking the request..
isn't 3128 port is mostly used by proxies (squid and alike)? https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbe...

I personally run my proxy there and overall I'd take some > 10000 port for such kind of stuff

FWIW Github login worked, only extensions I run is a password manager and Kagi.
After you said that google login didn't work, since I had also used github login, I wanted to tell that github login had worked for me, but you beat me to it!

I think Auth can be a bit of mess, but yes Its still absolutely great that I can just login with github and it just works, I am trying out Kiro right as we speak!

Thanks for the additional info!
For me even Github doesnt work

Same error as for Google

Can you please report an issue on our GitHub Issue tracker: https://github.com/kirodotdev/Kiro/issues?

Or can you join the Discord and message me directly @swaminator