Returns the session key bound to an auth_token (as returned by facebook.auth.createToken or in the callback_url). Should be called immediately after the user has logged in. See the authentication guide for more information.
March 19th, 2008
Categories: Apps development, Facebook Methods . Author: admin . Comments: No Comments
(Intended for desktop applications only.) Creates an auth_token to be passed in as a parameter to login.php and then to facebook.auth.getSession after the user has logged in. The user must log in soon after you create this token. See the authentication guide for more information.
March 18th, 2008
Categories: Apps development, Facebook Methods . Author: admin . Comments: No Comments