We are using Auth0 password less authentication for our app. A user inputs their email and a code is sent to their email for authentication. However, we are facing a major issue on mobile devices. When auth0 sends the email with the code. When user clicks the link from their iPhones it opens in app browser.
They type in their email and to see the code they have to go back and this loop continues.