Jason Rising

Results 2 comments of Jason Rising

Hi vikyvardhan, The SDK provides a `XeroOAuth2Token` object that implements the `IXeroToken` interface. This is the object you would pass into the `RefreshAccessTokenAsync` method. I would recommend looking at our...

Cancellation tokens have now been added to all async methods with the 3.31.0 SDK release.