hotwired / turbo-ios

iOS framework for making Turbo native apps
MIT License
874 stars 88 forks source link

Add cross-origin redirect delegate #203

Open pfeiffer opened 4 months ago

pfeiffer commented 4 months ago

Follow-up of #201.

As discussed in #201 it would be preferrable to handle cross-origin redirects in the SessionDelegate.

This PR takes a stab at that to get the ball rolling so we can get feature parity between iOS and Android libs again :-)