Open
Bug 1161151
Opened 10 years ago
Updated 2 years ago
Make an API for starting Firefox Account set up/sign in process
Categories
(Firefox for iOS :: Firefox Accounts, defect)
Tracking
()
NEW
People
(Reporter: nalexander, Unassigned)
References
(Blocks 1 open bug)
Details
This ticket tracks exposing an App-wide API for kicking of (and reporting on!) the Firefox Account set up/sign in process. That is, somewhere in the App (Tab Tray header, or Synced Tabs panel, or ...) will want to offer "Sign in"; this API is what they should launch.
My expectation is that we'll provide an API on BrowserProfile to start the Account process that returns a Deferred<>.
We may also want to use the NotificationCenter to broadcast Account add/remove changes so that non-initiating consumers see the change.
Updated•10 years ago
|
tracking-fennec: --- → ?
Updated•10 years ago
|
tracking-fennec: ? → -
Updated•9 years ago
|
tracking-fennec: - → ---
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•