Use Auth0 for Ionic App (Both in Mobile env and Web env)

Hi,

I am developing Ionic app which will run in both mobile and web environments.

After following the tutorial (Ionic Framework: Getting Started), I realised that the plug-in is only supported for mobile env.

For example, if I use web browser to login, I got the following error:
core.js:6241 ERROR TypeError: Cannot read property ‘isAvailable’ of undefined
at Function.push…/node_modules/@auth0/cordova/src/agent/browser.js.Browser.isAvailable (browser.js:8)

Just wonder, is there any update on support Ionic app which runs in web browser environment?

Appreciate your input in advance.

Regards
RJJ