Closed alexxv closed 7 years ago
When client makes multiples relay requests with expired token, we only need to refresh token once for those requests.
Solves #25
I've tested this code, but it takes me time to write tests for this.
Nice! Thanks!
When client makes multiples relay requests with expired token, we only need to refresh token once for those requests.
Solves #25
I've tested this code, but it takes me time to write tests for this.