I am using facebooker2 that uses Mogli for Facebook Authentication and I would like to save the created access_token to the database. Its already saving the access_token to the created cookie but I would like to save it to the database as well. Is that possible? Can anyone provide an example?
Thanks.