question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

uxMode='redirect' does not redirect and opens a popup

See original GitHub issue

As stated in the title, I have always used the popup mode in my app and everything works just fine, nevertheless now I need to use the redirect uxMode and it is still opening a popup even in desktop browsers.

I’m using "react-google-login": "^3.2.0" version

Attached my GoogleLogin config:

google-login

This is a real react-google-login issue but if any of you guys knows how to implement google auth in a PWA without it taking me out of my web-app that would be great

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:25

github_iconTop GitHub Comments

7reactions
JordanAtBridgitcommented, Oct 30, 2018

Same issue here. In my case it was redirecting as expected until I added responseType="code"

6reactions
nono-la-fritecommented, Jun 20, 2019

Redirect doesn’t work if i put responseType=“code”

Read more comments on GitHub >

github_iconTop Results From Across the Web

onSuccess not triggering while using uxMode='redirect'
In Authorized redirect URIs I have entered that specified url . If so atleast onFailure should have called ??? · failure will be...
Read more >
Popup cannot redirect to designated webpage | WordPress.org
Hi The popup does not redirect to designated webpage after clicking. It refreshes and stays on the same page.
Read more >
Block or allow pop-ups in Chrome - Chromebook Help
Manage pop-ups & redirects for a specific site · On your computer, open Chrome Chrome . · Go to a page where pop-ups...
Read more >
OIDC web sdk - Developers | Uber
When implementing without the Web SDK you are responsible for: ... nonce:String, state: String, uxMode: 'redirect|popup', } UberAPI.auth.init(authConfig) ...
Read more >
web page after redirecting is getting open in the
but the redirect is happening in the popup window only, rather i need it should not redirect in the popup rather it should...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found