todo removed boolean return update docu
Future<void> validatePinWithPolicy(String pin) async { await api.validatePinWithPolicy(pin); }