Closed
Bug 1131409
Opened 10 years ago
Closed 10 years ago
Implement FxA OAuth for reading list engine and integrate with about:accounts
Categories
(Firefox Graveyard :: Reading List, defect, P1)
Firefox Graveyard
Reading List
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: markh, Assigned: markh)
References
(Blocks 1 open bug)
Details
The reading-list engine will use FxA Auth for authentication, so needs to do whatever dances are necessary for this. Most of the core functionality has already landed in the FxA modules, but we still need to hook them up with the reading-list engine.
At a minimum, this will involve:
* fetching and storing the oauth token, and flagging an appropriate error state when necessary.
* listening to the FxA notifications to notice when the user logs out or a different user logs in and act accordingly.
* Putting together the necessary headers for the requests and noticing any error states.
Flags: qe-verify-
Flags: firefox-backlog+
Updated•10 years ago
|
Comment 1•10 years ago
|
||
You'll want to take a look at the bugs I linked to in See Also.
Comment 2•10 years ago
|
||
Mass change of ReadingList bugs, moving to their own component. Filter bugspam on the following quote:
“Reading is to the mind what exercise is to the body.”
― Joseph Addison
Component: General → Reading List
Updated•10 years ago
|
Assignee: nobody → mhammond
Status: NEW → ASSIGNED
Iteration: --- → 39.1 - 9 Mar
Updated•10 years ago
|
Priority: -- → P1
Updated•10 years ago
|
Iteration: 39.1 - 9 Mar → 39.2 - 23 Mar
Updated•10 years ago
|
Iteration: 39.2 - 23 Mar → 39.3 - 30 Mar
Updated•10 years ago
|
Iteration: 39.3 - 30 Mar → 40.1 - 13 Apr
Assignee | ||
Comment 3•10 years ago
|
||
This is fixed, while bug 1139743 remains as an improvement
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•