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
task(settings): Fix issues with login after previously abonded browser login
Because:
- If a user only partially loged in from a FF sign in (sync, smartwindow, etc..), then subsquent logins would break.
This Commit:
- Configures nightly with smart window on
- Recreates issue with abadoning sync as functional test
- Fixes bogus cached account state
- Discard old session token in oauth recovery flow
- Handle unverified session scenarios during oauth flow
- Make sure functional test testing credentials include verified flag
0 commit comments