AlmogBaku / ngFacebook

DEPRECATED Angular facebook service
MIT License
261 stars 70 forks source link

add parameters to login() method in doc #59

Open ChrisJohns-me opened 9 years ago

ChrisJohns-me commented 9 years ago

I was wondering why one was only able to set permissions in config, and not also when calling FB.login() like Facebook's SDK could. Until I realized that it was already implemented.

Just added a simple update to docs.