We’ve run into a issue only reproduced on Chromebooks (reproduced on 3 different devices), running Chrome Version 81.0.4044.103.
We have a Chrome extension using:
auth0-chrome v0.1.2
auth0-js v9.12.2
Universal Login running Auth0 lock v11.23
When a user attempts to login via the extension, the window opens up displaying the Universal Login, and then the user selects either “Sign in with Google” or “Sign up with Google” the window closes instead of proceeding to the Google SSO flow.
I can verify that this functionality works running the same extension on Chromebook devices prior to version 81. I can also verify that our login works great in our React web applications as well.