facebook-authentication
Facebook Connect login-button doesn't appear when logged into Facebook
I\'m using Facebook Connect\'s login-button on my website: <fb:login-button length=\"long\" background=\"light\" perms=\"email\" size=\"medium\" onlogin=\"loginWithFacebookConnect()\"></fb:l[详细]
2023-04-12 12:08 分类:问答How to Create a signed_request with JS-SDK to pass to PHP-SDK via Ajax
I use the JS-SDK to Login the Users in my FB-App but directly after the User authorized my App I\'m passing a AJAX Request in wich i need the FB-Session in Firefox its working as it should without any[详细]
2023-04-11 16:35 分类:问答About Facebook AppID and URL
Due to every AppID seems need a correspond URL, that means, every our device needs to apply one AppID with its URL. This is not suitable and not OK fo开发者_如何学编程r our device goes into mass produ[详细]
2023-04-09 14:43 分类:问答Mainframe access to Facebook data [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-04-09 09:00 分类:问答What changes do i need to make to a canvas application to support the Oct 1 deadline
I have a canvas app presently using Koala 1.1.0 and the Javascript SDK. I a 开发者_JAVA技巧have been using the OAuth authentication for months now but when I try and use \"ouath:true\" in my javascrip[详细]
2023-04-08 17:49 分类:问答Is it possible to force facebook password entry on adding application
I want to ensure that the app I am working on is added to the correct FB account. More specifically, I want to ensure that it is not erroneously added to the account of a user who may have been previo[详细]
2023-04-08 11:50 分类:问答Facebook oauth dialog redirect after login problem on mobile touch site
We redirect users to below URL on mobile phones for application authorisation: https://m.facebook.com/dialog/oauth?client_id=XXXXXX&redirect_uri=http://www.server.com/callback.php&scope=offli[详细]
2023-04-07 16:33 分类:问答Why am I getting Error message saying I've logged out even though my app seems to work fine?
I\'ve made a simple app for the purpose of posting to a Facebook Page using PHP scripts from my personal web site.[详细]
2023-04-06 08:10 分类:问答What is the correct way to request permissions in a Facebook iFrame application with the JS SDK?
I\'m currently using a method like this: FB.ui({ method: \'oauth\', perms: \"user_photos\" }, post_auth_callback);[详细]
2023-04-05 16:28 分类:问答Facebook API allowing deauthorization of application
I know this question has been asked in the past, but times have changed and I am hoping the facebook SDK has progressed.I have seen other websites with the ability to deauthorize their app from the we[详细]
2023-04-05 06:35 分类:问答