We have some features that are only supported in the web experience and not mobile. Is there a way where an access token for a user in say myTestApp (an android application) can be transferred safely to a cookie in myTestApp.com, when the user clicks a button on the app?
In other words, when going from a mobile app, to chrome, how can we avoid asking the user to log in again?