Page MenuHomePhabricator

[native] remove `BackupKeys` and use `QRAuthBackupData`
ClosedPublic

Authored by kamil on Nov 22 2024, 2:52 AM.
Tags
None
Referenced Files
F3521256: D14003.id.diff
Mon, Dec 23, 2:46 AM
Unknown Object (File)
Fri, Dec 20, 9:25 PM
Unknown Object (File)
Tue, Dec 17, 8:55 PM
Unknown Object (File)
Sat, Dec 14, 11:36 PM
Unknown Object (File)
Sun, Dec 8, 7:22 PM
Unknown Object (File)
Sun, Dec 8, 5:23 AM
Unknown Object (File)
Fri, Dec 6, 7:00 PM
Unknown Object (File)
Sat, Nov 30, 6:18 AM
Subscribers

Details

Summary

Part of ENG-9656

BackupKeys can be misleading and confused with actual Use Keys; additionally, it also contains backupID. This was duplicated with the QRAuthBackupData type, which is the same type, but it's more suitable as it's going to be used only in the context of the Secondary Device Login protocol.

Additionally renaming retrieveBackupKeys -> getQRAuthBackupData

Depends on D14002

Test Plan

Tested creating backup and secondary device login

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage