You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Google OAuth endpoint GoogleOAuth is causing an endless loop when handling the requests. The loop occurs because the endpoint is triggered multiple times due to the redirect from the Google OAuth flow.
Rewrite whole block on GoogleOauth
The text was updated successfully, but these errors were encountered:
The Google OAuth endpoint
GoogleOAuth
is causing an endless loop when handling the requests. The loop occurs because the endpoint is triggered multiple times due to the redirect from the Google OAuth flow.The text was updated successfully, but these errors were encountered: