зеркало из https://github.com/mozilla/fxa.git
182c00b3c1
Because: - On the checkout page, after populating the email clicking continue should navigate the user to the FxA signin page for signin. - On the checkout page, when clicking Google/Apple button, it should start the third party auth via FxA. - Completion of either signin option should navigate the user back to the checkout page in a signed in state. This commit: - Updated Auth.js provider to support email, google and apple login - Customers are redirected to the '/new' page on successful login, which creates a new cart with the customers uid added. - Updates Payments Next auth config to a non-public client. Closes #FXA-10548 |
||
---|---|---|
.. | ||
index.ts |