Monorepo for Mozilla Accounts (formerly Firefox Accounts)
Go to file
Lauren Zugai a017419c09
fix(email): Send signin code for sign in with password unverified session case
Because:
* When users are taken to '/signin_token_code' from a sign in with password navigation, we don't automatically send the associated email

This commit:
* Ensures the email is sent

fixes FXA-12467
2025-09-29 10:53:24 -06:00
_dev
_scripts
.circleci Revert "fix(ci): ensure one circleci tests run call" 2025-09-22 12:54:45 -04:00
.devcontainer
.github bug(ci): Clean up tag job 2025-09-08 16:10:41 -07:00
.husky
.vscode fix(iap): handle invalid google play store purchaseTokens 2025-09-10 00:22:16 +00:00
.yarn
apps/payments/next feat(payments-next): Remove card display for digital wallets 2025-09-29 10:53:05 -06:00
assets chore(images): Add more cdn images 2025-09-18 13:31:21 -04:00
backstage
configs
docs/adr chore(docs): add monorepo split ADR 2025-09-05 17:41:29 +00:00
libs chore(auth): Define default rate-limit policies for the MFA dialog and fix error banner. 2025-09-26 11:36:07 -06:00
packages fix(email): Send signin code for sign in with password unverified session case 2025-09-29 10:53:24 -06:00
tools
types
.dockerignore
.eslintignore
.eslintrc.json
.git-blame-ignore-revs
.gitignore feat(l10n): Update backend to return localized strapi data 2025-08-26 20:52:42 -04:00
.nvmrc
.nxignore
.prettierignore
.prettierrc
.slugignore
.yarnrc.yml
catalog-info.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md docs(contributing): update outdated link in CONTRIBUTING.md and remove inactive contact methods 2025-09-11 15:17:51 -04:00
jest.config.ts
jest.preset.js
LICENSE
nx.json
package-scripts.js
package.json fix(next): update form-action csp with paypal 2025-09-25 16:10:00 -06:00
README.md
SECURITY.md
tsconfig.base.json
yarn.lock fix(next): update form-action csp with paypal 2025-09-25 16:10:00 -06: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.