Getting user info with Facebook authentication using Ionic Platform Beta

Hi,

I’m trying to use Facebook authentication with the new Ionic Platform Beta. I managed to get the login working but I’m not getting any other information of the user than the Facebook user id. Moreover, there doesn’t seem to be any way to specify the permissions the app needs.

image

To interact with Facebook further, should I use the official Facebook JS SDK or Cordova Facebook Login in addition to Ionic Platform or am I just missing something? Thanks in advance.