Monorepo for Mozilla Accounts (formerly Firefox Accounts)
Go to file
dschom c580b1c1a4
task(auth-bounce-handler): Add fallback for unknown bounce types
Because:
- We have examples where messages did not contain a bounce type.
- This is still a valid bounce

This Commit:
- Falls back to _fxa_unmapped in this scenaro.
2025-12-18 17:29:44 -08:00
_dev task(libs/accounts): Port email sending code to libs 2025-11-04 20:51:46 -08:00
_scripts chore(): delete old AppError/OauthError code 2025-12-01 23:15:05 -08:00
.circleci fix(ci): serialize recoveryPhone tests to avoid registration limit in parallel 2025-11-04 16:54:33 -08:00
.devcontainer
.github chore(deps): bump actions/checkout from 5 to 6 2025-11-21 06:08:23 +00:00
.husky
.vscode
.yarn
apps/payments polish(payments-next): Adjust styling and server action for terms 2025-12-05 15:25:00 -05:00
assets chore(assets): Add new bundle logo to CDN 2025-12-01 12:53:53 -05:00
backstage
configs feat(nimbus): add subplat nimbus fml 2025-11-04 10:08:57 -05:00
docs/adr
libs fix(payments-management): Display Subscription Not Found if subscription is expired for StaySubscribed 2025-12-09 13:47:25 -08:00
packages task(auth-bounce-handler): Add fallback for unknown bounce types 2025-12-18 17:29:44 -08:00
tools
types
.dockerignore
.eslintignore
.eslintrc.json
.git-blame-ignore-revs
.gitignore task(libs/accounts): Port email sending code to libs 2025-11-04 20:51:46 -08:00
.nvmrc
.nxignore
.prettierignore
.prettierrc
.slugignore
.yarnrc.yml
catalog-info.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
jest.config.ts
jest.preset.js
LICENSE
nx.json task(libs/accounts): Port email sending code to libs 2025-11-04 20:51:46 -08:00
package-scripts.js
package.json chore(deps): bump next from 14.2.29 to 14.2.32 2025-11-28 20:31:51 +00:00
README.md
SECURITY.md
tsconfig.base.json Merge pull request #19616 from mozilla/pay-3250-add-nimbus 2025-11-06 14:06:21 -05:00
yarn.lock Merge pull request #19709 from mozilla/dependabot/npm_and_yarn/node-forge-1.3.2 2025-12-02 12:41:09 -08:00

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.