pub(super) async fn register_device(
client_info: &ClientInfo,
rest: &RestClient,
) -> Result<(), OnePasswordError>Expand description
Registers the device with the server.
pub(super) async fn register_device(
client_info: &ClientInfo,
rest: &RestClient,
) -> Result<(), OnePasswordError>Registers the device with the server.