delete Password

fun deletePassword(password: Password, onDelete: () -> Unit)

Method used to request the password deletion

Parameters

password

The password to refresh

onDelete

The callback to invoke after the password delete