Page MenuHomePhabricator

[web] Retrieve username on secondary device login
ClosedPublic

Authored by bartek on May 20 2024, 11:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 24, 8:56 PM
Unknown Object (File)
Fri, Jun 21, 4:57 AM
Unknown Object (File)
Fri, Jun 21, 4:57 AM
Unknown Object (File)
Fri, Jun 21, 4:57 AM
Unknown Object (File)
Wed, Jun 19, 8:53 PM
Unknown Object (File)
Wed, Jun 19, 9:49 AM
Unknown Object (File)
Mon, Jun 17, 2:08 AM
Unknown Object (File)
Fri, Jun 14, 8:17 AM
Subscribers

Details

Summary

Addresses ENG-7215 on web.
Now we have username in RCPs response, so we can simply pass it to identityAuthResult, replacing the empty string placeholder.

Depends on D12134.

Test Plan

Console.log the identityAuthResult in the uploadKeysForRegisteredDeviceAndLogIn() and confirmed the username was there during QR login.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable