trotto/go-links

Infinite Google Auth Redirect

scott-sowers opened this issue · 5 comments

When running the local dev server, the Google OAuth flow is stuck in an infinite loop, never logging in but redirecting back to the auth screen.

@scottso87 sorry to hear you ran into this issue! I'll take a look and try to reproduce the issue shortly. We'll get to the bottom of it.

@scottso87 I think I found the issue. Fix incoming.

Alright, this should be fixed. @scottso87 can you pull the latest version and confirm you can now log into the local dev server?

That worked! Much appreciated, @itsojon

@scottso87 awesome! Thank you for reporting this!