Call RPC to upload keys to Identity.
Depends on D11108
Differential D11109
[native][web] implementing uploading one-time keys in `IdentityServiceClient` Authored by kamil on Feb 19 2024, 4:12 PM. 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 |