Possible Duplicate:
Am I allowed to store data retrieved from Facebook connect on my server?
Can We store Facebook login information to our database so that if user can come to revisit our site he can automatically log in to Facebook.
if user has accepted your app request and sharing his information with you. that information you can store in your db but his login credentials you can't save its due to security. if user is already logged in facebook and that time he visit your site that thing you can manage he will be auto logged in to your site.
Hope you understand if you need more clarification please visit facebook API.
Thanks
No, it is not possible. You can, however, check if user is logged in (FB.getLoginStatus()) and ask said user to log in if he/she is not (FB.login())
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With