Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vue-demo): double opt in registration #1489

Merged
merged 7 commits into from
Dec 4, 2024
Merged

fix(vue-demo): double opt in registration #1489

merged 7 commits into from
Dec 4, 2024

Conversation

mdanilowicz
Copy link
Collaborator

@mdanilowicz mdanilowicz commented Nov 27, 2024

Description

This pull request includes changes to improve user registration and session handling.

Improvements to user registration and session handling:

Added a confirmation page after the double opt-in option. The confirmation link is included in the email after registration.

closes #1462

Type of change

ToDo's

Screenshots (if applicable)

Additional context

Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
frontends-demo ✅ Ready (Inspect) Visit Preview Dec 4, 2024 9:13am
1 Skipped Deployment
Name Status Preview Updated (UTC)
shopware-frontends-docs ⬜️ Skipped (Inspect) Dec 4, 2024 9:13am

Copy link

pkg-pr-new bot commented Nov 27, 2024

Open in Stackblitz

@shopware/api-client

npm i https://pkg.pr.new/shopware/frontends/@shopware/api-client@1489

@shopware/api-gen

npm i https://pkg.pr.new/shopware/frontends/@shopware/api-gen@1489

@shopware-pwa/cms-base

npm i https://pkg.pr.new/shopware/frontends/@shopware-pwa/cms-base@1489

@shopware-pwa/composables-next

npm i https://pkg.pr.new/shopware/frontends/@shopware-pwa/composables-next@1489

@shopware-pwa/helpers-next

npm i https://pkg.pr.new/shopware/frontends/@shopware-pwa/helpers-next@1489

@shopware-pwa/nuxt3-module

npm i https://pkg.pr.new/shopware/frontends/@shopware-pwa/nuxt3-module@1489

commit: 0db6d25

.changeset/funny-chicken-play.md Outdated Show resolved Hide resolved
.changeset/light-games-appear.md Show resolved Hide resolved
packages/composables/src/useUser/useUser.ts Outdated Show resolved Hide resolved
@mdanilowicz mdanilowicz requested a review from patzick November 27, 2024 13:46
Copy link
Collaborator

@BrocksiNet BrocksiNet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works 🎉, but it redirects the customer to the default Storefront when he accepts the double opt-in link. Do we already have a task to fix that?

Also, we have some files with conflicts.

@vercel vercel bot temporarily deployed to Preview – shopware-frontends-docs December 4, 2024 09:13 Inactive
Copy link
Collaborator

@patzick patzick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, let's link the issue @BrocksiNet mentioned and we can merge it!

@mdanilowicz
Copy link
Collaborator Author

@BrocksiNet you mean the link in the email? This is a storefront domain configuration, we cannot change it on the cloud because of the domain verification

@patzick
Copy link
Collaborator

patzick commented Dec 4, 2024

@kstala can you check e2e here?

@mdanilowicz
Copy link
Collaborator Author

@patzick double-opt-in was enabled

@patzick patzick merged commit 2c337b5 into main Dec 4, 2024
10 checks passed
@patzick patzick deleted the feat/GH-1462 branch December 4, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Customer Registration with Double Opt In is broken
3 participants