fxa/types
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
..
accept-language refactor(tsconfig): consolidate common tsconfig options 2020-05-26 12:18:51 -07:00
blankie refactor(tsconfig): consolidate common tsconfig options 2020-05-26 12:18:51 -07:00
fxa-jwtool refactor(tsconfig): consolidate common tsconfig options 2020-05-26 12:18:51 -07:00
mozlog feat(graphql-api): add profile/email mutations 2020-05-28 10:17:15 -07:00
scooter refactor(tsconfig): consolidate common tsconfig options 2020-05-26 12:18:51 -07:00