I am setting up authentication via Ionic 3.9.2 and Auth0 using the recommended path (login example). I have coded everything and I am attempting to test via Ionic DevApp.
I can get to the hosted login page and the user can log in. However, when they do, Safari tells me “Safari cannot open the page because the address is invalid”
I have made the recommended changes to my Auth0 Client Settings. I have setup the authorize call as Auth0 suggested in the example. I remove added/removed plugins.
Does anyone have any suggestions?