Page MenuHomePhabricator

[lib] Expose a function that allows reading deviceID, userID and accessToken
ClosedPublic

Authored by tomek on Jan 22 2024, 5:54 AM.
Tags
None
Referenced Files
F6063979: D10786.id.diff
Sun, Apr 20, 11:09 AM
F6056927: D10786.id35964.diff
Sun, Apr 20, 7:23 AM
Unknown Object (File)
Sun, Apr 20, 3:57 AM
Unknown Object (File)
Sun, Apr 20, 2:25 AM
Unknown Object (File)
Sun, Apr 20, 12:25 AM
Unknown Object (File)
Sat, Apr 19, 2:24 AM
Unknown Object (File)
Thu, Apr 17, 12:31 PM
Unknown Object (File)
Thu, Apr 10, 10:19 AM
Subscribers

Details

Summary

We need the deviceID and userID when calling auth endpoint in connection handler. The identity context has access to the most recent values - because it consumes the emitter on native.

Depends on D10777

Test Plan

Console log the result of this function and check if it is correct on native and web.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable