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
you mean reproduction steps, you clone repo, try to run app http://localhost:3000/, it will go to google login page http://localhost:8080/# the spring boot req to /google.com/, then after all success, its not working as expected, it should come to earlier page http://localhost:3000/
When I login via google successfully, it redirects to profile page in microsoft edge browser.
But in my chrome browser, there is no social login choices div.
Not getting redirected back to reactjs app after successful login by google,
React app stucks at,
http://localhost:8080/#/oauth2/code/google?state=
need to get back to,
http://localhost:3000/
The text was updated successfully, but these errors were encountered: