Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
Passwords are primarily used as a way of accessing information and also limiting the number of users who can get access to a machine. It is primarily used with a username for the authorization system. Sometimes people use keys instead of passwords due to the increased strength of the keys.
-1
votes
0answers
18 views
Want to delete a facebook, but cant remember email or password? [closed]
I made a facebook page for my business, and now I can't remember the e-mail or password. I have since made a new one and want to delete this old one, but can't get into it.
0
votes
0answers
13 views
Logon options now one “primary”account
This most recent update of Facebook took us back a step on our iPad. Now Facebook opens up with the option to select one account that opens without a password, with the option below "is this not ...
-2
votes
0answers
21 views
I have frgotten my password [closed]
I'm permanently logged into facebook (password is saved). However, I have changed email accounts (hotmail account hacked) and I need to update my other contact details. Unfortunately I have forgotten ...
-2
votes
1answer
51 views
Facebook Mysql Security [closed]
I have a small to medium amount of experience with MYSQL and I'm familiar with the normal way of accessing database where you have a database name, location and password and can log on and access the ...
0
votes
0answers
24 views
“passworded” tab for fan page on facebook
im trying to make something like LIKE GATE or FRIEND GATE on a TAB of Fan Page/Facebook, but with somenames that I'll input in the code..
the idea is to check the name on the variable with the full ...
0
votes
0answers
27 views
Facebook authorization on iOS6 Device
I am having issues with Facebook authorization when a user changes their password on Facebook.
Here is my scenario:
User logs into my app with facebook.
User changes their facebook password on the ...
0
votes
2answers
290 views
Facebook SDK 3.0 Android get AccessToken for saved user with id and password?
Is it possible to get a AccessToken for android Facebook API call with saved User id and password?
Or maybe get AccessToken for android from Facebook Websites or some other ways...
I do have User Id ...
12
votes
2answers
341 views
Preventing Facebook Android SDK from displaying password as plain text
I have an Android app using the Facebook Android SDK and will be deployed publicly.
My problem is that whenever a user makes a mistake logging in with a wrong password, the Facebook SDK will change ...
0
votes
1answer
51 views
Require user to enter password to delete Facebook app
Is there any way to (some dialog maybe?) that can require a user to enter his password for Facebook, in order to confirm his identity (again)...
I have a webpage, which is using Facebook login. But I ...
-3
votes
1answer
44 views
“Getting help from friend” password situation [closed]
I've forgotten my password and the email used for my facebook account is no longer active. So I'm trying to reset my password using "Getting help from friends", though the problem is that one of my ...
0
votes
1answer
113 views
Facebook API Trigger Password Change
I was wondering if anyone knows if the Facebook API is capable of Triggering a flag, to have the user change the password.
Reasoning: PCI Compliance. I'd like to integrate facebooks API through OAuth ...
2
votes
3answers
1k views
Changed password, access token invalid
Website feed to facebook pages is broken and I get the following message:
"message":"Error validating access token: The session has been invalidated
because the user has changed the password.",
...
0
votes
1answer
105 views
Facebook likes (with comments) not working well on a password/login protected website
I am working with our web developer to integrate Facebook Likes (with comments) onto our website. However, he is having problems because FB doesn't work very well with sites where a log in is ...
0
votes
1answer
198 views
Password prompt on status update or profile update event?
I'm looking for docs in order to understand if I can subscribe to a status update or profile update event and then ask the user for their password in an in-facebook app?
This is to stop other people ...
4
votes
1answer
2k views
How to login using FaceBook test users (created from the facebook developer app roles page)
Is it possible to login to facebook directly (facebook.com) using the test user account created using the Facebook Developer app feature (Roles / Create test users)? What password should I use? I ...
0
votes
1answer
163 views
Facebook account to replace registration?
I'm new to all this. This is what i'm after and i'm sure it's possible.
I've got a script where people can register/login in to as members. What i'd like to do is tie it in so that it just uses ...
0
votes
1answer
321 views
Website double sign in with Facebook and/or Email
I am planning the development of a website that rely heavily on facebook integration, for this reason I will primarily push the user to use the "facebook login" option. For some reason, I don't want ...
2
votes
1answer
745 views
Can I change a test user's password
Is it possible to change a test user's password so I can logon to any of my test users as normal so I can test my app properly?
I've tried :
https://graph.facebook.com/{user ...
1
vote
0answers
526 views
Change characters required for password in Facebook's Registration plugin
I'm trying to implement Facebook's registration plugin on my website and was wondering if it is possible to change the minimun length for the password field.
I tried the following, but no luck...
...
1
vote
3answers
251 views
django & facebook: security & design for a facebook webapp that performs a third party login on behalf of the user
I'm writing a Facebook canvas webapp that performs a login (using urllib) to a third party website and performs actions on behalf of the user. This means I have 2 accounts; the account the user has ...
1
vote
1answer
302 views
How digg retrieve password from facebook? (at Facebook connect)
When I logged into Digg using Facebook account, Digg asked me to create it's own account.
I agreed, antered usernae only(!). And after that i have possibility to login into the Digg without Facebook ...
0
votes
2answers
165 views
retrieve users information from facebook
i'm a newbie at this and i'm aware of Facebook connect. but is there an API that allows me to accept a user's USERNAME and PASSWORD? I develop with ASP.NET/C#
