Skip to content

Instantly share code, notes, and snippets.

@kristiyandobrev
Created August 30, 2015 17:48
Show Gist options
  • Save kristiyandobrev/18984c1405417eb2b6ac to your computer and use it in GitHub Desktop.
Save kristiyandobrev/18984c1405417eb2b6ac to your computer and use it in GitHub Desktop.
return $cordovaFacebook.login(["public_profile", "email", "user_friends"])
.then(function (success) {
...........
........... ...........
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment