Hi,
In my application i am using Facebook and Gmail authentication. after successful authentication i want to save user details in database.
here details means like Username,password,Email.
If anyone knows please help me guys......
Hi,
In my application i am using Facebook and Gmail authentication. after successful authentication i want to save user details in database.
here details means like Username,password,Email.
If anyone knows please help me guys......
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Guest UserPosted Aug 6, 2014, 9:15 PM
http://www.codeproject.com/Articles/380635/Csharp-Application-Integration-with-Facebook-Twitt
Summary:
Register your app with FB
Use FB dll in your code
pass username & password and you're done
Sarath KumarPosted Aug 6, 2014, 8:26 AM
Guest UserPosted Aug 1, 2014, 9:55 PM
please share your code for refernce