ionic-appauth
ionic-appauth copied to clipboard
Not redirecting with React 17/18 and Ionic v6 in iOS
If I use @ionic/react and @ionic/react-router v6 the callback is working, user completes authentication sequence but no redirection is made.
In web all is working ok. Android not tested.
Demo app uses Ionic React v5, is this library working with Ionic v6 for React?
Thank for the work!