Hi, I’m interested in building an app that submits a GET request to an https:// address, displays that page for the user to login, and I want the app to capture the redirect URL that the server sends back. How is the redirect URL capturing possible in Xojo for iOS?