fxa/_scripts
Danny Coates 7358a3cae5
feat(auth-client): replace fxa-js-client with fxa-auth-client
- We have two clients for the auth-server API, one in `content-server/app/scripts/lib/auth` and `fxa-js-client`. The content-server one was meant to replace fxa-js-client but I didn't finish the work to get it running on nodejs.

- Extracts the content-server implementation into `fxa-auth-client`
- Wraps the implementation with shims to work with nodejs in `server.ts`
- Updates references to fxa-js-client to use fxa-auth-client
- Removes fxa-js-client
2020-07-21 09:08:35 -07:00
..
configs refactor(config): replace 127.0.0.1 with localhost 2020-04-15 13:55:42 -07:00
adb-reverse.sh fix(localdev): Help local dev environment work with mobile browsers. 2020-04-01 17:19:10 +11:00
audit.sh chore(audit): only audit once per day 2020-04-13 15:45:34 -04:00
base-docker.sh feat(auth-client): replace fxa-js-client with fxa-auth-client 2020-07-21 09:08:35 -07:00
build-builder.sh feat(docker): created fxa-builder docker image 2020-04-22 16:27:22 -07:00
build-fxa-node.sh feat(docker): created fxa-builder docker image 2020-04-22 16:27:22 -07:00
build-storybooks-indexes.js feat(storybook): build static gh-pages site from storybook builds 2020-05-20 19:48:00 -04:00
build-storybooks.sh feat(storybooks): link to commit rather than pull request for status check target URL 2020-06-16 18:59:27 -04:00
check-mysql.sh feat(docker): created fxa-builder docker image 2020-04-22 16:27:22 -07:00
check-package-manager.sh refactor(packages): use workspace references 2020-05-21 10:57:21 -07:00
check-ports.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
check-url.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
config-fxios.js refactor(config): replace 127.0.0.1 with localhost 2020-04-15 13:55:42 -07:00
create-version-json.sh feat(docker): created fxa-builder docker image 2020-04-22 16:27:22 -07:00
firestore.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
fxa-email-service.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
gh-pages.sh chore(docs): Replace 'master' with 'main' throughout 2020-06-25 13:44:28 -07:00
git-checkout-hook.sh feat(dev): added post-checkout/merge git hooks to keep deps in sync 2020-05-26 16:13:14 -07:00
git-merge-hook.sh feat(dev): added post-checkout/merge git hooks to keep deps in sync 2020-05-26 16:13:14 -07:00
goaws.sh Changed all bash references to sh mozilla/fxa-local-dev#110) 2018-05-29 11:58:51 -04:00
legal-md-to-pdf.sh chore (fxa script): create script to convert legal markdown files to pdfs 2020-07-01 09:23:41 -07:00
memcached.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
mysql.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
pm2-all.sh fix(react): use package.json export 2020-07-02 15:48:45 -07:00
pubsub.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
pushbox-db.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
pushbox.sh refactor(npm-scripts): refactored npm scripts for better ergonomics 2020-04-13 16:17:36 -07:00
redis.sh chore(oauth): Phase 1 of oauth->auth server consolidation #1922 2019-10-01 16:30:40 -07:00
syncserver.sh refactor(config): replace 127.0.0.1 with localhost 2020-04-15 13:55:42 -07:00
test-package.sh refactor(packages): use workspace references 2020-05-21 10:57:21 -07:00
upload-assets-to-cdn.sh fix(legal): change upload script to handle pdf 2020-07-01 12:40:20 -07:00