Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login does not work as facebook allows HTTPS only #32

Open
nirvitarka opened this issue May 16, 2018 · 0 comments
Open

Login does not work as facebook allows HTTPS only #32

nirvitarka opened this issue May 16, 2018 · 0 comments

Comments

@nirvitarka
Copy link

With a recent change for facebook apis,
Ref : https://developers.facebook.com/docs/facebook-login/security#https
Enforce HTTPS. This setting requires HTTPS for OAuth Redirects and pages getting access tokens with the JavaScript SDK. All new apps created as of March 2018 have this setting on by default and you should plan to migrate any existing apps to use only HTTPS URLs by March 2019.

I am trying to use this plugin in ionic cordova app, have setup app ids on facebook dashboard but the callback url now only takes HTTPS urls. Hence "http://localhost/callback" is not accepted.

The app, when I run on android device, shows "You are not logged in.." message.
Can anyone help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant