Cordova Auth0 Integration
-
I’m quite new to cordova development let alone using quasar to do it but I managed to run the app on an android emulator via dev mode (quasar dev -m cordova -T android). But now I’m having trouble integrating auth0 because the only guide I can find is this and I’m not sure how to “translate” it into quasar because the way I understand it is that quasar does some wrapping over cordova so the implementation is a bit different than if it was done purely in cordova. Can anybody help?