Manuel Lemos - 2013-12-20 20:01:58 -
In reply to message 27 from pradeep
What exactly is the data you want to be entered in the database? The database access sub-classes only store data related with OAuth tokens.
If you retrieve profile data of users from Facebook and want to store it in a database, you need to write code that does that because the OAuth classes do not do that.