Open jandudulski opened 8 years ago
When token is expired and client will make two asynchronous calls to server both will try to refresh the token - one will succeed and any other will fail with invalid grant error.
When token is expired and client will make two asynchronous calls to server both will try to refresh the token - one will succeed and any other will fail with invalid grant error.