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 | 257 | May 9, 2024 | |
Setting up callback url when using Auth0 with a Windows desktop application built using Flutter | 2 | 872 | November 7, 2023 | |
Flutter - Login is successful, but callback is not hit | 1 | 581 | January 16, 2024 | |
Auth0 not redirecting | 2 | 1472 | October 31, 2023 | |
Flutter Getting Started | 3 | 1405 | September 30, 2022 |