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
Unknown Object (File)
Wed, May 22, 6:53 PM
Unknown Object (File)
Wed, May 22, 12:27 PM
Unknown Object (File)
Wed, May 22, 12:27 PM
Unknown Object (File)
Wed, May 22, 12:27 PM
Unknown Object (File)
Wed, May 22, 12:27 PM
Unknown Object (File)
Wed, May 22, 12:27 PM
Unknown Object (File)
Wed, May 22, 4:51 AM
Unknown Object (File)
Mar 31 2024, 2:57 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