fxa/packages/fxa-auth-client/lib
Valerie Pomerleau 9d8a31d0e2
feat(auth): Add route and gql resolver to retrieve number of remaining backup codes
Because:

* We want to hook up the BackupCodeManager to the front end

This commit:

* Add new /recoveryCodes/exists route
* Add new handler method that uses the BackupCodeManager to retrieve the count of remaining codes
* Add backup codes to account resolver
* Update fxa-settings account model to include backup codes count

Closes #FXA-10231
2024-11-26 14:19:01 -08:00
..
client.ts feat(auth): Add route and gql resolver to retrieve number of remaining backup codes 2024-11-26 14:19:01 -08:00
crypto.ts task(settings, content, admin): Support V2 key stretching on the front end 2024-01-31 10:57:16 -08:00
hawk.ts task(settings, content, admin): Support V2 key stretching on the front end 2024-01-31 10:57:16 -08:00
recoveryKey.ts fix(react): Password reset unexpected error fixes, with and without recovery key 2023-06-02 12:32:15 -05:00
salt.ts task(settings, content, admin): Support V2 key stretching on the front end 2024-01-31 10:57:16 -08:00
types.d.ts feat(settings): implemented add recovery key 2020-10-14 13:54:41 -07:00
utils.ts task(many): Enable eslint and fix linting errors 2023-04-13 14:19:17 -07:00