-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi there. And thank you for your nice library.
I am using this library implicit call for a custom service of mine.
The problem is that I cannot get it to close the inappbrowser.
I have even tried window.open('','_self').close(); or window.close(); after the authentication takes place but I get a
"Scripts may close only the windows that were opened by it."
Do you have any idea on how to close the inappbrowser and therefore fire the callback function of the oauth2?
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels