I am integrating Facebook login in my web app, and I was able to generate a redirect url like..
As you can see, my requested scope is only email.
But when I redirected to FB, I am seeing..
xxx would like to access your public profile, friend list and email address.
I don't want to scare my users, is it possible not to show friend list request?