3.4.0
This Release serializes all requests to
authenticateRequest(request:, completion:)
, so that no race conditions should occur, if e.g. 2 callers trigger a token refresh at the same time.
Big thank you to @Stengo for the implementation and @marcelofabri for bringing the issue onto our radar again (#92)