Since June the setAuthToken function is available via cq.mobile.user
Cordova API (AEM Mobile specific Cordova-enabled plug-ins) . However I
find it hard to see how it can be used from the documentation.From
reading Experience Manager Mobile Release 2016.9 Now Available | Adobe
Experience Manager Mobile I would assume that it should be possible to
silently login users from articles (using the setAuthToken method).
However when playing around with it I could not figure out how this
would be poss...