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
Differential D10786
[lib] Expose a function that allows reading deviceID, userID and accessToken tomek on Jan 22 2024, 5:54 AM. Authored by Tags None Referenced Files
Subscribers
Details 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 Console log the result of this function and check if it is correct on native and web.
Diff Detail
|