Description: A quickstart is needed for Capacitor apps, ideally leveraging Ionic 5.
Use-case: There is an ionic quickstart focused on using the Auth0 cordova SDK. Most new ionic apps are now using Capacitor. It would be helpful to have a quickstart showing how best to integrate Auth0 into a Capacitor app (ideally with Ionic 5). For example:
- Should we use the Cordova SDK yet? If so, what steps are needed to get this to work with Capacitor?
- Should we now use the SPA or Angular SDKs in place of Cordova? If so, what steps are needed to get this to work with Capacitor?