hotwired / hotwire-native-ios

Hotwire Native for iOS
MIT License
73 stars 7 forks source link

Fix authentication flow in demo app #36

Closed joemasilotti closed 1 month ago

joemasilotti commented 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.