So, I’m developing a native iOS app using Flutter and Auth0. Everything works perfectly, allowed callbacks and logout urls are being set and it’s fine, but callback url (when logging in) and logout’s returnTo url are simply not being actually called, and user doesn’t get redirected anywhere within the app. Now I’m not even sure how that’s suppose to work, as such redirection probably requires deep links setup and I don’t see them mentioned anywhere also examples are lacking.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| how to redirect after login ionic3 | 10 | 6805 | March 2, 2018 | |
| Auth0 is not redirecting my application back to app | 1 | 375 | May 9, 2024 | |
| Auth0 not redirecting | 2 | 1886 | October 31, 2023 | |
| Auth0 callback fails randomly in iOS | 3 | 4167 | March 2, 2018 | |
| onRedirectUri doesn't work for Ionic | 1 | 4503 | March 2, 2018 |