Call RPC to upload keys to Identity.
Depends on D11108
Differential D11109
[native][web] implementing uploading one-time keys in `IdentityServiceClient` kamil on Feb 19 2024, 8:12 AM. Authored by Tags None Referenced Files
Subscribers
Details Call RPC to upload keys to Identity. Depends on D11108 Call this method and check in staging DDB that one-time key was uploaded. await identityClient.uploadOneTimeKeys({ contentOneTimeKeys: ['test1'], notificationsOneTimeKeys: ['test2'], })
Diff Detail
Event Timeline |