I use the XFBML Facebook login button to authenticate the user. After users entered correct password. How do I use FB.Facebook.apiClient or any related JavaScript to get user logined information?
I use the XFBML Facebook login button to authenticate the user. After users entered
Share
you need to init this function at begining. like this:
}
solved my problem I hope it helps.