Add cancellation token to AuthInterceptorContext
Open
api
kind/bug
lang/C#
priority/P2
- Dominant language
- C#
- Stars
- 4.5k
- Forks
- 836
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 7
Description
`AuthInterceptorContext` should probably have a cancellation token on it so any logic in the auth interceptor can respond to call cancellation, exceeded deadline or dispose.
Contributor guide
Assessment
This issue has not been assessed yet.