Renew authentication token
Future<Result<bool>> renewToken() async { return await _sdk.renewToken(); }