todo removed boolean return update docu
Future<void> authenticateDevice(List<String>? scopes) async { await api.authenticateDevice(scopes); }