mirror of
https://github.com/mozilla/fxa.git
synced 2025-12-27 22:54:41 +00:00
Monorepo for Mozilla Accounts (formerly Firefox Accounts)
Because: * We have some Sentry events showing users not using Firefox but with valid Sync query params. We should not send fxaStatus in this case. Other events show some users on fx_ios_v1 context, which is unsupported This commit: * Moves the existing isProbablyFirefox check into a helper to reference also in the useFxaStatus hook * Adds fx_ios_v1 to unsupported contexts closes FXA-12760 |
||
|---|---|---|
| _dev | ||
| _scripts | ||
| .circleci | ||
| .devcontainer | ||
| .github | ||
| .husky | ||
| .vscode | ||
| .yarn | ||
| apps/payments | ||
| assets | ||
| backstage | ||
| configs | ||
| docs/adr | ||
| libs | ||
| packages | ||
| tools | ||
| types | ||
| .dockerignore | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .git-blame-ignore-revs | ||
| .gitignore | ||
| .nvmrc | ||
| .nxignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .slugignore | ||
| .yarnrc.yml | ||
| catalog-info.yaml | ||
| CLAUDE.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| jest.config.ts | ||
| jest.preset.js | ||
| LICENSE | ||
| nx.json | ||
| package-scripts.js | ||
| package.json | ||
| README.md | ||
| SECURITY.md | ||
| tsconfig.base.json | ||
| yarn.lock | ||
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.