Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetTokenAsync(string audience) should support cancellation token #16

Closed
msmolka opened this issue Apr 26, 2023 · 0 comments · Fixed by #17
Closed

GetTokenAsync(string audience) should support cancellation token #16

msmolka opened this issue Apr 26, 2023 · 0 comments · Fixed by #17
Milestone

Comments

@msmolka
Copy link

msmolka commented Apr 26, 2023

A lot of requests supports cancellation tokens. (e.g. default request aborted)
It could be useful if such token can be passed to get token method to not wait for finish when nit needed.

@Hawxy Hawxy added this to the v3 milestone Apr 26, 2023
@Hawxy Hawxy mentioned this issue Jun 19, 2023
Merged
@Hawxy Hawxy closed this as completed in #17 Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants