Future<void> onAPITokenInfoChange(String token, {String? username}) async { await disposeAuthenticationDataAndPermission(token); }