I’m looking for a solution where user is able to login to mobile that is built with auth0, through the mobile app click on a link and be able to redirect to a website (through chrome website built with same auth0 stack) and be logged in automatically to the website on chrome with this redirection.
The assumption is that both mobile app and web is not login in first.
I understand from this that some form of token sharing is required, any one can point me to a “right” direction on how this can be achieved or share their opinions if this an impossible/ use-case? (e.g. high security risk) ?