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
I set up a Heroku deployment of Accent and things seem to be working reasonably well in Chrome. In Firefox, however, when I click "Login with Google", the popup appears as expected (and closes when I select which account to use), but then... nothing happens back on the original page. I took a look at the console and found an error that triggered on each login attempt:
popup_closed_by_user
The error is being fired from the following function area (in the minified JS):
This is how the console looks after several attempts:
Not sure what other info I can provide. For now I can work around this by just using Chrome for logging in, it's just not my primary browser. I'm currently using Firefox Quantum v60.0.
The text was updated successfully, but these errors were encountered:
aardvarkk
changed the title
Google Auth fails in Firefox
Google Auth login fails in Firefox
May 10, 2018
I set up a Heroku deployment of Accent and things seem to be working reasonably well in Chrome. In Firefox, however, when I click "Login with Google", the popup appears as expected (and closes when I select which account to use), but then... nothing happens back on the original page. I took a look at the console and found an error that triggered on each login attempt:
popup_closed_by_user
The error is being fired from the following function area (in the minified JS):
This is how the console looks after several attempts:
Not sure what other info I can provide. For now I can work around this by just using Chrome for logging in, it's just not my primary browser. I'm currently using Firefox Quantum v60.0.
The text was updated successfully, but these errors were encountered: