nonCancellableRefresh
When enabled, token refresh function is executed in a NonCancellable coroutine context. This prevents cancellation of the originating request from rolling back a successful token refresh.
When enabled, token refresh function is executed in a NonCancellable coroutine context. This prevents cancellation of the originating request from rolling back a successful token refresh.