fxa/packages/fxa-react/lib
Lauren Zugai 8fdea78835
fix(oauth-desktop): Call fxaLogin before fxaOAuthLogin with expected data during signin
Because:
* We want to support the new oauth desktop flow, and there is a bug during signin because we were sending fxaOAuthLogin first

This commit:
* Refactors signin/utils to swap the order these web channel messages fire
* Fixes an additional intermittent bug for 2FA and new account signins caused by sending keyFetchToken and unwrapBKey
* Adds oauth desktop config
* Renames oauthCode to oauthData in oauth hook

fixes FXA-10388
2024-10-02 17:48:08 -05:00
..
test-utils feat(shared): hide fluent warning msgs in tests 2023-08-01 20:08:50 -04:00
AppLocalizationProvider.test.tsx bug(settings): Hash l10n files for cdn deployment 2024-10-02 10:14:47 -07:00
AppLocalizationProvider.tsx bug(settings): Hash l10n files for cdn deployment 2024-10-02 10:14:47 -07:00
hooks.stories.tsx feat(react): introduce useAwait hook 2020-06-24 18:38:52 -04:00
hooks.test.tsx feat(react): introduce useAwait hook 2020-06-24 18:38:52 -04:00
hooks.tsx feat(react): introduce useAwait hook 2020-06-24 18:38:52 -04:00
storybooks.tsx fix(storybook): Fix storybook errors related to l10n, imports 2023-07-26 22:07:26 -07:00
utils.tsx fix(oauth-desktop): Call fxaLogin before fxaOAuthLogin with expected data during signin 2024-10-02 17:48:08 -05:00