mirror of
https://github.com/mozilla/fxa.git
synced 2025-12-27 22:54:41 +00:00
Because: * create_password page does not have MFA This commit: * adds MFA to create_password page Closes FXA-12741 |
||
|---|---|---|
| .. | ||
| lib | ||
| test | ||
| .eslintignore | ||
| .eslintrc.json | ||
| browser.ts | ||
| package.json | ||
| README.md | ||
| server.ts | ||
| tsconfig.base.json | ||
| tsconfig.browser.json | ||
| tsconfig.cjs.json | ||
| tsconfig.json | ||
A JavaScript Client for Firefox Accounts
Dual Package
Note that this is a dual package. The impetus for it was Webpack 5 compat. (And we'd want to move to all-ESM eventually.) But CommonJS was kept for backwards compatibility until we can be certain of its removal.