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
[google_sign_in_web] Ensure plugin throws PlatformExceptions (#2943)
Instead of throwing JS objects, or attempting to access undefined properties.
This change also migrates tests to the `integration_test` package.