FB.logout()

FB.logout()

瀏覽:1407
日期:2026-04-19
Best Practices FB.logout will log the user out of both your site and Facebook. You will need to have a valid access token for the user in order to call the function. Calling FB.logout will also invalidate the access token that you have for the user, unles...看更多