Skip to content

Not getting redirected back to reactjs app after successful login by google #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kambleaa007 opened this issue Jan 5, 2020 · 3 comments

Comments

@kambleaa007
Copy link

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/

@ramazansakin
Copy link

Hi @kambleaa007 ,

Can you share ur request details if not private ?

Thanks

@kambleaa007
Copy link
Author

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/

@ramazansakin
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants