SpoonX / aurelia-authentication

Authentication plugin for aurelia.
http://aurelia-authentication.spoonx.org
MIT License
90 stars 60 forks source link

oAuth 2 not working when inside of Facebook In App Browser #411

Closed bmarotta closed 3 years ago

bmarotta commented 4 years ago

Facebook App has an in app browser (WebView). When inside of the webview the oauth 2.0 doesn't work. It tries to open a pop-up which is probably not allowed. Setting the provider.display to an empty string has no effect.

Any ideas?

RWOverdijk commented 4 years ago

I personally don't, but maybe someone else does.