зеркало из 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 |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public | ||
tests/app | ||
.env.development | ||
.env.production | ||
.eslintrc.json | ||
Gruntfile.js | ||
auth.config.ts | ||
auth.ts | ||
index.d.ts | ||
instrumentation.ts | ||
jest.config.ts | ||
middleware.ts | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
pm2.config.js | ||
postcss.config.js | ||
project.json | ||
sentry.client.config.ts | ||
sentry.server.config.ts | ||
tailwind.config.ts | ||
tsconfig.json | ||
tsconfig.spec.json |