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

remove deprecated permission #28

Open
ghacosta opened this issue Mar 21, 2016 · 1 comment
Open

remove deprecated permission #28

ghacosta opened this issue Mar 21, 2016 · 1 comment

Comments

@ghacosta
Copy link

You should remove (or replace) "read_stream" deprecated permission.

Now my app.js Line 44 looks like:

$cordovaOauth.facebook("769890273139866", ["email", "public_profile", "user_website", "user_location", "user_relationships"]).then(function(result) {

resource:
https://developers.facebook.com/docs/facebook-login/permissions

Best regards.

@nraboy
Copy link
Owner

nraboy commented Mar 21, 2016

Thanks for pointing it out. Pull requests are always encouraged as well.

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

2 participants