You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for cancellation (#5), thanks to @candoumbe. This is a breaking change; if you're upgrading from 1.0.0, you will need to change the signature of your initializer's InitializeAsync method to add a cancellation token: