Not getting redirected back to reactjs app after successful login by google
Not getting redirected back to reactjs app after successful login by google, React app stucks at, http://localhost:8080/login/oauth2/code/google?state= need to get back to, http://localhost:3000/
Hi @kambleaa007 ,
Can you share ur request details if not private ?
Thanks
you mean reproduction steps, you clone repo, try to run app http://localhost:3000/, it will go to google login page http://localhost:8080/login 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.