Customizable scope
-
I have a project where I would like to pull the list of friends after a successful login. (When I say “friends”, I mean all the friends who logged in to my site with their facebook account; that’s what facebook provides when you ask for user_friends)
I can easily add my extra API call by using the after-login hook but I would also need to modify the scope in the authentication/authorization call. Currently, I need to customize the facebook-login.js for that.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Customizable scope’ is closed to new replies.