Inappbrowser auth for facebook, seeking additional permissions in ionic 1, ionic cloud

I am trying to use Ionic Cloud inappbrower way to authenticate users into the app. It is working, however, I am trying to locate exactly where i can declare scope for facebook auth.

I want to request additional permissions such as:
public_profile, email, user_birthday, user_location

where can i list this?