HomePhabricator
Diffusion Comm 9518c5eb72a4

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

Description

[native] remove BackupKeys and use QRAuthBackupData

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

Reviewers: bartek, tomek

Reviewed By: bartek

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D14003

Details

Provenance
kamilAuthored on Wed, Nov 20, 6:49 AM
Reviewer
bartek
Differential Revision
D14003: [native] remove `BackupKeys` and use `QRAuthBackupData`
Parents
rCOMMf209543987d5: [CommCoreModule] avoid calling Backup Service to get backup secrets
Branches
Unknown
Tags
Unknown