open fun delete(id: String): Deferred<Boolean>
Overrides AsyncLoginsStorage.delete
Deletes the password with the given ID.
Resolves to true if the deletion did anything.