Page MenuHomePhabricator

[native] getNotificationsOneTimeKeys
ClosedPublic

Authored by varun on Sep 5 2023, 7:32 AM.
Tags
None
Referenced Files
F4093939: D9085.id30775.diff
Sun, Feb 16, 7:36 PM
Unknown Object (File)
Sat, Feb 15, 3:50 PM
Unknown Object (File)
Sat, Feb 15, 3:50 PM
Unknown Object (File)
Thu, Feb 13, 4:19 PM
Unknown Object (File)
Thu, Feb 13, 6:45 AM
Unknown Object (File)
Mon, Jan 20, 6:45 PM
Unknown Object (File)
Sat, Jan 18, 5:52 PM
Unknown Object (File)
Sat, Jan 18, 5:52 PM

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.