jaychang0917 / SimpleAuth

A easy to use social authentication android library. (Facebook, Google, Twitter, Instagram)
224 stars 51 forks source link

[ Feature Proposal ] Add the json response to SocialUser #26

Open tperraut-geronimo opened 5 years ago

tperraut-geronimo commented 5 years ago

Sometimes more infos are needed like gender or living town, those infos can be requested in some apis with proper scope. What about adding the json to the global SocialUser, allowing people to parse those extra infos ?