Page MenuHomePhabricator

[lib] Handle use_new_flow for Identity V1 logout
Needs ReviewPublic

Authored by bartek on Mon, Nov 25, 3:47 AM.

Details

Reviewers
kamil
varun
Summary

Address ENG-9710.

When received such Identity response, we should:

  • Send logout message to primary device
  • Display version unsupported modal (done in later diffs)

Depends on D14033

Test Plan

Two devices: active primary and secondary

  • In secondary device code: Commented the actual logout call and mocked the use_new_flow response.
  • Logged out.
  • Observed that primary device receiving the message and updating the device list

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage