CodePlexProject Hosting for Open Source Software
just started to use this wonderful API but was just wondering, after login through google/facebook or any such third party, on callback url page how can we access user's profile information saved in facebook or google?
You can use LoadProfile() API implemented by service provider after you have completed OAuth process and archived access token.
[$AUTHOR$] wrote: [$CONTENT$]