Identity/AttachedServices: Difference between revisions
< Identity
Jump to navigation
Jump to search
(→Demos) |
No edit summary |
||
| Line 1: | Line 1: | ||
When a user logs into the browser using a Persona identity, they likely want to connect a number of services, including passwords, bookmarks and tabs backup, contacts in the cloud, apps, etc. This page describes Identity-Attached Services (sometimes called MyFirefox). | When a user logs into the browser using a Persona identity, they likely want to connect a number of services, including passwords, bookmarks and tabs backup, contacts in the cloud, apps, etc. This page describes Identity-Attached Services (sometimes called MyFirefox). | ||
== Use Cases == | |||
(forthcoming) | |||
== Code == | == Code == | ||
Revision as of 00:55, 26 January 2013
When a user logs into the browser using a Persona identity, they likely want to connect a number of services, including passwords, bookmarks and tabs backup, contacts in the cloud, apps, etc. This page describes Identity-Attached Services (sometimes called MyFirefox).
Use Cases
(forthcoming)
Code
- Passwords: https://github.com/mozilla/gombot
- Bookmarks and Tabs: https://github.com/mozilla/myfx-tabs
- Contacts: https://github.com/mozilla/myfx-contacts
- Backend Server: https://github.com/mozilla/myfx-server
Rough Working Documents
Demos
We regularly build demos of working code.