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)
Fri, Mar 28, 8:01 PM
Unknown Object (File)
Sun, Mar 23, 11:51 AM
Unknown Object (File)
Wed, Mar 19, 6:27 AM
Unknown Object (File)
Sun, Mar 9, 4:09 PM
Unknown Object (File)
Feb 20 2025, 6:14 PM
Unknown Object (File)
Feb 13 2025, 1:36 PM
Unknown Object (File)
Feb 13 2025, 1:36 PM
Unknown Object (File)
Feb 13 2025, 1:36 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
Branch
handlers-2
Lint
No Lint Coverage
Unit
No Test Coverage