Infinite Google Auth Redirect
scott-sowers opened this issue · 5 comments
scott-sowers commented
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.
itsojon commented
@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.
itsojon commented
@scottso87 I think I found the issue. Fix incoming.
itsojon commented
Alright, this should be fixed. @scottso87 can you pull the latest version and confirm you can now log into the local dev server?
scott-sowers commented
That worked! Much appreciated, @itsojon
itsojon commented
@scottso87 awesome! Thank you for reporting this!