Skip to content

carolkng/application-services

 
 

Repository files navigation

Firefox Application Services

Contents

  • fxa-client - cross compiled FxA Rust client that can work with Firefox Sync keys and more
  • sandvich - Example apps that use SDKs built on top of fxa-client to demonstrate a FxA login flow.
  • sync15-adapter - Sync 1.5 adapter
  • libs - libs directory has build scripts for native libraries
  • docs - documentation sources
  • website - website built from documentation sources

Overview

The following diagram describes how some of the components hosted here relate to each other within an app.

Relationship between application-services components

Other Resources

  • mentat - a persistent, relational store inspired by Datomic and DataScript.
  • sync-server - an all-in-one package for running a self-hosted Firefox Sync server.

Tools

Packages

No packages published

Languages

  • Rust 59.2%
  • HTML 20.8%
  • Kotlin 7.7%
  • Swift 3.7%
  • CSS 3.2%
  • JavaScript 2.4%
  • Other 3.0%