Another OAuth2 client for ZF2. It provides clients for github, google, facebook and linkedin. It also provides a standart authentication adapter for zend auth. Others soon to come.
35
stars
24
forks
source link
#FB not returning user info other than id and name #20
I'm using latest version of FB app v2.5 for social login.has FB changed the request URL??? I searched lot and get konw about the change that made by FB # ie) .../me?fields=id,name,email..How i can change the request scope into fields in our module.
I'm using latest version of FB app v2.5 for social login.has FB changed the request URL??? I searched lot and get konw about the change that made by FB # ie) .../me?fields=id,name,email..How i can change the request scope into fields in our module.