Page MenuHomePhabricator

[identity] Update V1 logout to handle new flow users
ClosedPublic

Authored by bartek on Tue, Dec 3, 3:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 21, 11:37 AM
Unknown Object (File)
Fri, Dec 20, 11:36 PM
Unknown Object (File)
Wed, Dec 18, 8:52 PM
Unknown Object (File)
Wed, Dec 18, 8:04 AM
Unknown Object (File)
Sat, Dec 14, 5:58 PM
Unknown Object (File)
Sat, Dec 14, 4:38 PM
Unknown Object (File)
Thu, Dec 12, 3:58 PM
Unknown Object (File)
Thu, Dec 12, 2:00 PM
Subscribers

Details

Summary

Addresss ENG-9696.

We want V1 logout to still work for new flows, but with two things:

  • Don't update device list server side
  • Inform the client that it should use new flows (it already handles the use_new_flow response)

Depends on D14075

Test Plan
  • Register a user
  • V1 logout - OK
  • Log in again and sign the device list (e.g. perform QR login)
  • V1 logout again - The use_new_flow is returned and a message is displayed on client

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage