There is no synchronization between concurrent requests - each will attempt to authorize. The regular TokenRefreshInterceptor has the same behavior. This will be more nuanced to address as ideally we don't want to block the other threads.
Originally posted by @shawkins in #4673 (comment)
There is no synchronization between concurrent requests - each will attempt to authorize. The regular TokenRefreshInterceptor has the same behavior. This will be more nuanced to address as ideally we don't want to block the other threads.
Originally posted by @shawkins in #4673 (comment)