Page MenuHomePhabricator

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

Authored by bartek on Dec 3 2024, 3:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 2, 6:08 AM
Unknown Object (File)
Mon, Dec 30, 9:39 PM
Unknown Object (File)
Mon, Dec 30, 1:59 AM
Unknown Object (File)
Thu, Dec 26, 1:26 PM
Unknown Object (File)
Thu, Dec 26, 4:13 AM
Unknown Object (File)
Thu, Dec 26, 3:38 AM
Unknown Object (File)
Thu, Dec 26, 3:38 AM
Unknown Object (File)
Thu, Dec 26, 3:38 AM
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
Lint Not Applicable
Unit
Tests Not Applicable