Page MenuHomePhabricator

[native] remove `BackupKeys` and use `QRAuthBackupData`
Needs ReviewPublic

Authored by kamil on Fri, Nov 22, 2:52 AM.
Tags
None
Referenced Files
F3366089: D14003.diff
Mon, Nov 25, 9:30 AM
Unknown Object (File)
Fri, Nov 22, 6:45 AM
Unknown Object (File)
Fri, Nov 22, 6:45 AM
Unknown Object (File)
Fri, Nov 22, 6:42 AM
Subscribers

Details

Reviewers
bartek
tomek
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