зеркало из https://github.com/mozilla/fxa.git
c860a37a84
Because: - We want to hook up the API endpoints - We needed at least one end point to test this - We wanted to be able to setup a recovery phone number This Commit: - Setups the initialization process for the recovery phone service - Adds the /recovery-phone/create endpoint - Adds necessary configuration for recovery phone service / twilio - Adds unit tests - Adds integration tests - Adds necessary glean metrics - Does a little cleanup: - Uses actual RecoveryNumberNotSupportedError in sms.manager - Returns a 'failed' status incase something unexpected happens during sms send - Publicly exposes recovery-phone.errors and recovery-phone.service |
||
---|---|---|
.circleci | ||
.devcontainer | ||
.github | ||
.vscode | ||
.yarn | ||
_dev | ||
_scripts | ||
apps/payments/next | ||
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 | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
catalog-info.yaml | ||
jest.config.ts | ||
jest.preset.js | ||
nx.json | ||
package-scripts.js | ||
package.json | ||
tsconfig.base.json | ||
yarn.lock |
README.md
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.