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

Revert "bug(settings): Skip checkOauthData for sync" #17228

Closed LZoog closed 1 month ago

LZoog commented 1 month ago

Reverts mozilla/fxa#17208

See comment on that PR. This was working for Backbone signin, so we thought the client-side React check could be short-circuited here, but it errors out later in the flow and this wasn't the fix.