Identity/AttachedServices: Difference between revisions
< Identity
Jump to navigation
Jump to search
No edit summary |
(→Demos) |
||
| Line 12: | Line 12: | ||
== Demos == | == Demos == | ||
We regularly build demos of working code. | |||
=== Week ending 2013-01-25 === | === Week ending 2013-01-25 === | ||
* Tabs: https://vimeo.com/58167504 | |||
Revision as of 00:45, 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).
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.