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