Closed
Bug 1109778
Opened 10 years ago
Closed 9 years ago
[meta] Implement FxA client abstraction
Categories
(Firefox for iOS :: Firefox Accounts, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: nalexander, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
This ticket tracks implementing the core Firefox Account state abstraction. There are a bunch of parts here:
1) implementing and serializing the client-side Account storage (the equivalent of Android's State data-type).
2) implementing the Firefox Account login state machine.
3) wiring up the HTTP API client calls to advance the state machine.
4) messaging to consumers what the happened in the state machine and what action needs to happen to advance the state machine further (the equivalent of Android's Action data-type).
Comment 1•10 years ago
|
||
No need for (ios) these days.
Summary: (ios) [meta] Implement FxA client abstraction → [meta] Implement FxA client abstraction
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•