Page MenuHomePhabricator

[native] Expose backup ct1 and ct2 functions to JS
ClosedPublic

Authored by bartek on Mar 18 2024, 3:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 5, 7:00 AM
Unknown Object (File)
Mon, Mar 17, 10:11 PM
Unknown Object (File)
Feb 27 2025, 7:26 PM
Unknown Object (File)
Feb 27 2025, 7:26 PM
Unknown Object (File)
Feb 27 2025, 7:26 PM
Unknown Object (File)
Feb 26 2025, 8:07 AM
Unknown Object (File)
Feb 11 2025, 2:42 PM
Unknown Object (File)
Feb 10 2025, 8:23 PM
Subscribers

Details

Summary

In addition to restoreBackup(), exposed functions that separately get backup keys and data via JSI. They're needed for secondary device auth

Depends on D11344

Test Plan

Modified backupRestoreProtocol in useClientBackup to call retrieveBackupKeys and then restoreBackupData, instead of single restoreBackup() call.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable