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
F2112684: D10786.id35964.diff
Wed, Jun 26, 1:55 AM
F2112683: D10786.id36249.diff
Wed, Jun 26, 1:55 AM
Unknown Object (File)
Mon, Jun 24, 5:04 PM
Unknown Object (File)
Sat, Jun 22, 5:08 AM
Unknown Object (File)
Fri, Jun 21, 10:03 PM
Unknown Object (File)
Fri, Jun 21, 2:34 AM
Unknown Object (File)
Thu, Jun 20, 10:11 PM
Unknown Object (File)
Sun, Jun 16, 9:48 PM
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