Open
Bug 1152380
(fxaoauth)
Opened 10 years ago
Updated 2 years ago
Produce and cache OAuth bearer tokens for attached services
Categories
(Firefox for iOS :: Firefox Accounts, defect)
Tracking
()
ASSIGNED
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
There are a bunch of pieces here:
* HTTP client for fxa-oauth-server.
* Integration with the profile/Firefox Account lifecycle.
* Caching and invalidation of tokens.
* Deleting tokens when the account is removed.
Assignee | ||
Updated•10 years ago
|
Alias: fxaoauth
Assignee | ||
Comment 1•10 years ago
|
||
We're not going to do this for v1, since we're not intending to ship Reading List sync for v1. We're unlikely to get Profile/Avatar support for v1, and that's the only other OAuth service we'd care about.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•