oauth - SignIn / Consent Window does not close on mobile -



oauth - SignIn / Consent Window does not close on mobile -

i have web app eg www.webapp.com uses hello.js sign in users. works desktop , mobile devices long utilize browser navigate site.

problem: can install device (eg "add homescreen" on android or ios). when run homescreen, authentication/consent screen gets stuck on blank page , "connecting" message. manifest.json file has display: standalone

i have manually close popup, , utilize "back" button on phone login screen. response token etc. there expected. why popup screen not closing? how can forced close without user intervention?

is there can done create work html5 "installed" apps?

oauth hello.js

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -