SSO between mobile app and web app using same auth0 user account

You are correct, the capacitor browser was required to make it a seamless experience for the user of auth0 in native app.

I figured it couldn’t share the cookie to external browser. Just wasn’t sure if there was a way to acomplish something like SSO between them since they use same auth0 app.
Appreciate the help