зеркало из https://github.com/mozilla/fxa.git
8abb584a5c
Because: * We are updating the password reset flow * We want to prompt sync users to generate a recovery key if they didn't have one This commit: * Update existing passwordReset and passwordResetAccountRecovery templates with updated content and links * Create new passwordResetSyncNoRecoveryKey template for sync users who didn't use a recovery key * Conditionally send the new template Closes #FXA-9544 |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintignore | ||
.eslintrc.json | ||
README.md | ||
browser.ts | ||
package.json | ||
server.ts | ||
tsconfig.base.json | ||
tsconfig.browser.json | ||
tsconfig.cjs.json | ||
tsconfig.json |
README.md
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.