Closed
Bug 809136
Opened 13 years ago
Closed 13 years ago
[Facebook] Define and implement a mechanism to deal with user password changes
Categories
(Firefox OS Graveyard :: Gaia, defect, P1)
Tracking
(blocking-basecamp:+)
People
(Reporter: jmcf, Assigned: jmcf)
References
Details
Attachments
(1 file, 1 obsolete file)
The scenario is the following:
The user is in the steady state i.e. he has imported some friends linked some others and he is no more worried about FB specifics because he knows all his friend info will be updated automatically sooner or later.
One day she decides to change her password. The password change means that the token will be invalidated and that the user will need to re-login to FB. However, if this is not noticed to the user the FB automatic sync process would be failing and we will not be meeting the contractual requirements from FB.
Thus, we need to define a mechanism to notify the user that she should re-login to FB as soon as possible.
I would suggest we use the notifications bar to deal with this. Thus, FB Sync process will add a new notification indicating that a FB re-login is needed. Once that relogin happens the Sync process could continue as usual.
Rafa, what do you think?
Comment 1•13 years ago
|
||
If a user changes the password in FB, she gets to choose whether to be logged out of 3rd parties or not.
http://cl.ly/image/3A2Y2N3c0z44
If she opts to be logged out, she already knows there'll be issues with connected apps. As for us, I think it should be enough to display *one* passive notification indicating that the user needs to re-log into FB.
If she doesn't, everything's fine :)
Updated•13 years ago
|
blocking-basecamp: ? → +
| Assignee | ||
Comment 2•13 years ago
|
||
Send patch comments to
https://github.com/mozilla-b2g/gaia/pull/6351
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•13 years ago
|
||
Attachment #680558 -
Flags: review?(crdlc)
| Assignee | ||
Comment 4•13 years ago
|
||
Attachment #680558 -
Attachment is obsolete: true
Attachment #680558 -
Flags: review?(crdlc)
Attachment #680596 -
Flags: review?(crdlc)
Comment 5•13 years ago
|
||
Comment on attachment 680596 [details]
Patch fixing reviewer comments
ok with last changes
Attachment #680596 -
Flags: review?(crdlc) → review+
| Assignee | ||
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 7•13 years ago
|
||
This issue is fixed for device Unagi; build #20130113070202v.1, request for login is shown on the device when user changes password and selects to be logged out of 3rd parties on facebook site.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•