mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
589 stars 212 forks source link

fix(auth): Set state when navigating with third party auth in React #17207

Closed vbudhram closed 1 month ago

vbudhram commented 1 month ago

Because

This pull request

Issue that this pull request solves

Closes: https://mozilla-hub.atlassian.net/browse/FXA-10046

Checklist

Other information (Optional)

Testing steps

  1. Be enrolled in React signin experiment
  2. Log in with a user ( ex a@aa.com)
  3. Sign out
  4. Log in with Google user
vbudhram commented 1 month ago

For some reason the linting task is failing because docker is running out of memory? I've ran the linter locally and all pass. Will retry linting but I think its ok to merge when approved.