Page MenuHomePhabricator

[native] getNotificationsOneTimeKeys
ClosedPublic

Authored by varun on Sep 5 2023, 7:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 25, 8:24 PM
Unknown Object (File)
Mon, Dec 16, 10:27 AM
Unknown Object (File)
Mon, Dec 16, 10:27 AM
Unknown Object (File)
Sat, Dec 14, 9:01 PM
Unknown Object (File)
Nov 26 2024, 4:37 AM
Unknown Object (File)
Nov 26 2024, 3:06 AM
Unknown Object (File)
Nov 6 2024, 4:26 AM
Unknown Object (File)
Nov 6 2024, 4:26 AM

Details

Summary

we need to send the identity service notif one-time keys

Depends on D9084

Test Plan

console logged the one-time keys in account-selectors.js
tested more in subsequent diff when register_user is called

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

varun requested review of this revision.Sep 5 2023, 7:50 AM
atul added a subscriber: bartek.
atul added inline comments.
native/cpp/CommonCpp/Notifications/BackgroundDataStorage/NotificationsCryptoModule.cpp
209–213 ↗(On Diff #30775)

Don't understand what's going on here, would want @marcin or @bartek to take a closer look

native/cpp/CommonCpp/Notifications/BackgroundDataStorage/NotificationsCryptoModule.h
36 ↗(On Diff #30775)

I'd prefer something like numberOfKeys but feel free to go with whatever

This revision is now accepted and ready to land.Sep 6 2023, 2:07 PM
This revision was automatically updated to reflect the committed changes.