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
Post a Comment