Hi,
When interacting with OAuth Transparent token refresh is almost always desired.
As WS stands on the shoulder of Alamofire, and Alamofire v4 supports a new RequestRetrier protocol,
how can I configure WS so that when my authentication token expires I get a new one and retry the request?
Thanks!
Hi,
When interacting with OAuth Transparent token refresh is almost always desired.
As WS stands on the shoulder of Alamofire, and Alamofire v4 supports a new RequestRetrier protocol,
how can I configure WS so that when my authentication token expires I get a new one and retry the request?
Thanks!