The register_user_device (formerly create_device()) always registers a new user.
To manage device list, we need functions to login/logout devices of existing user.
Created functions that call Login and Logout identity RPCs.
Depends on D10420
Differential D10421
[commtest] Add functions to login/logout existing username bartek on Dec 21 2023, 2:12 AM. Authored by Tags None Referenced Files
Details The register_user_device (formerly create_device()) always registers a new user. Depends on D10420 Commtest builds, CI passes.
Diff Detail
Event TimelineComment Actions Looks exactly like the implementation from native_rust_library which works, LGTM
|