This code is duplicated and will be duplicated, so wrapping this in one function.
Depends on D9001
Paths
| Differential D9074 Authored by kamil on Sep 4 2023, 1:53 AM.
Details Summary This code is duplicated and will be duplicated, so wrapping this in one function. Depends on D9001 Test Plan Verify function result is correct (SIWE login)
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptSep 4 2023, 1:53 AM2023-09-04 01:53:31 (UTC-7) Harbormaster failed remote builds in B22362: Diff 30729!Sep 4 2023, 2:04 AM2023-09-04 02:04:07 (UTC-7) Harbormaster completed remote builds in B22364: Diff 30731.Sep 4 2023, 2:12 AM2023-09-04 02:12:22 (UTC-7) Comment Actions
That said the correct name for this function is getContentSigningKey. This is not a nit - this is important to stick to this naming convention as those keys are used across different programming languages. This revision now requires changes to proceed.Sep 5 2023, 1:48 AM2023-09-05 01:48:23 (UTC-7) This revision is now accepted and ready to land.Sep 5 2023, 2:22 AM2023-09-05 02:22:37 (UTC-7) Harbormaster completed remote builds in B22375: Diff 30742.Sep 5 2023, 2:27 AM2023-09-05 02:27:19 (UTC-7) Closed by commit rCOMM567c03b1e045: [client-backup] extract logic for getting primary identity public key (authored by kamil). · Explain WhySep 5 2023, 5:13 AM2023-09-05 05:13:11 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30731 native/account/siwe-panel.react.js
native/backup/use-client-backup.js
native/utils/crypto-utils.js
|