Auth0 & Ionic & Capacitor & Vue

We are implementing and ionic-vue app and are experiencing some issues in some devices with the logout when using cacheLocation: ‘localstorage’. After the user logouts we want to redirect to login and the universal login window is not appearing on some devices. We checked the quickstart guides for auth0-vue, auth0-ionic-angular and auth0-ionic-react but we were not able to redirect successfully after logout in ionic-vue. It would be very helpful to see a quickstart guide or a working project of auth0-ionic-capacitor-vue using the cacheLocation:‘localstorage’

1 Like