Closed joemasilotti closed 1 month ago
When migrating from turbo-ios, visitableDidFailRequest(_:error:retryHandler:) was left behind. This PR adds that back in which fixes the authentication flow when hitting a 401.
visitableDidFailRequest(_:error:retryHandler:)
When migrating from turbo-ios,
visitableDidFailRequest(_:error:retryHandler:)
was left behind. This PR adds that back in which fixes the authentication flow when hitting a 401.