void updateToken(String token) { _currentToken = token; SdkLogger.i('Authentication token updated'); }