pub(super) async fn reauthorize_device(
client_info: &ClientInfo,
rest: &RestClient,
) -> Result<(), OnePasswordError>Expand description
Reauthorizes a previously deleted device.
pub(super) async fn reauthorize_device(
client_info: &ClientInfo,
rest: &RestClient,
) -> Result<(), OnePasswordError>Reauthorizes a previously deleted device.