Monorepo for Firefox Accounts
Перейти к файлу
Lauren Zugai 8a46dfffe6
fix(sync): Use requestAnimationFrame to ensure event handler is attached before event
Because:
* Android responds immediately to the can_link_account message and we don't appear to always have the event listener attached

This fix:
* Adds requestAnimationFrame, as we have needed to use this a couple of times before for testing when the response back was immediate

fixes FXA-10057
2024-07-11 10:18:15 -05:00
.circleci Merge pull request #17146 from mozilla/fix-html-report 2024-07-01 13:24:32 -04:00
.devcontainer chore: add missing deps for glean-generate 2024-07-03 00:11:51 +00:00
.github feat(assets): begin uploading assets to GCS buckets 2024-05-31 16:28:08 -06:00
.vscode chore: Remove deprecated VSCode extension recommendations 2024-06-12 16:59:27 -04:00
.yarn
_dev task(scripts): Add cirrus service in a dev environment 2024-05-30 22:16:08 -04:00
_scripts feat(many): add partial stack startup scripts 2024-06-04 11:41:51 -04:00
apps/payments/next refactor(libs): Rename Contentful library to generic name 2024-06-28 17:00:27 -04:00
assets chore(docs): Latest legal PDFs 2024-06-11 08:18:52 -04:00
backstage
configs
docs/adr Rename 00042-use-node-oidc-for-oauth.md to 0042-use-node-oidc-for-oauth.md 2024-05-07 13:32:59 -07:00
libs refactor(libs): Move methods out of ContentfulService 2024-06-28 17:31:08 -04:00
packages fix(sync): Use requestAnimationFrame to ensure event handler is attached before event 2024-07-11 10:18:15 -05:00
tools
types feat: vendor fxa-crypto-relier as crypto-relier 2024-06-03 14:03:11 -07:00
.dockerignore
.eslintignore
.eslintrc.json
.git-blame-ignore-revs
.gitignore refactor(libs): Rename Contentful library to generic name 2024-06-28 17:00:27 -04:00
.nvmrc
.nxignore fix(nx): update nxignore to include build folder 2024-05-01 13:36:52 -04:00
.prettierignore chore: update nx to 19.3 2024-06-20 17:34:39 +00:00
.prettierrc
.slugignore
.yarnrc.yml feat: add devcontainer for Docker in Docker development 2024-06-12 15:27:00 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
catalog-info.yaml
jest.config.ts
jest.preset.js
nx.json feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
package-scripts.js feat(many): add partial stack startup scripts 2024-06-04 11:41:51 -04:00
package.json Add crypto-relier esm alias 2024-07-03 16:50:09 -04:00
tsconfig.base.json refactor(libs): Rename Contentful library to generic name 2024-06-28 17:00:27 -04:00
yarn.lock feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00

README.md

Mozilla Accounts

The Mozilla Accounts (formerly Firefox Accounts, still abbreviated as fxa) monorepo

Table of Contents

Getting Started
Contributing
Documentation


Getting Started

Please read our documentation


Contributing

See the separate CONTRIBUTING.md to learn how to contribute.


Documentation

The Firefox Ecosystem Platform serves as a documentation hub for Mozilla Accounts and Subscription Platform.