Closed
Bug 769506
Opened 12 years ago
Closed 12 years ago
add versioned authToken type to SyncAccountAuthenticator
Categories
(Firefox for Android Graveyard :: Android Sync, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: nalexander, Unassigned)
References
Details
Android Sync's "auth.plain" token type is unversioned and requires continual invalidation to actually get all required account information. We need a versioned token type that provides long-lived tokens to move toward multiple Fennec support.
Reporter | ||
Updated•12 years ago
|
Priority: -- → P1
Reporter | ||
Comment 1•12 years ago
|
||
This bug is intended for "overlapping Fennecs" as opposed to the "concurrent Fennecs" of Bug 772645.
Reporter | ||
Comment 2•12 years ago
|
||
Truth in advertising: I am not actively working on these tickets.
Assignee: nalexander → nobody
Reporter | ||
Comment 3•12 years ago
|
||
Changes in the Sync authenticator nullify this. We now access the Account directly without using the auth token mechanism at all. This will be an issue if/when we build a globally accessible Persona Android Account type.
Status: NEW → RESOLVED
Closed: 12 years ago
Priority: P1 → P3
Resolution: --- → WONTFIX
Assignee | ||
Updated•12 years ago
|
Product: Mozilla Services → Android Background Services
Updated•7 years ago
|
Product: Android Background Services → Firefox for Android
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•