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 | |
---|---|---|---|---|
Auth0 is not redirecting my application back to app | 1 | 371 | May 9, 2024 | |
Auth0 not redirecting | 2 | 1843 | October 31, 2023 | |
Flutter Auth0 sdk logout not redirecting to the app | 2 | 262 | January 13, 2025 | |
After successful login it is redirected to Not Found Page | 4 | 173 | May 29, 2025 | |
Flutter - gives not found instead of redirecting to app | 2 | 3015 | January 25, 2023 |