-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: reset password using Accounts and Integration Hub #256
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@riccardo-larosa is attempting to deploy a commit to the EP Frontend Team Team on Vercel. A member of the Team first needs to authorize it. |
- Introduced a new ProductOffering component to display subscription options for products. - Implemented useCartAddSubscription hook to handle adding subscriptions to the cart. - Updated ProductPage to correctly set productId based on base product and adjusted price display to show without tax.
Describe your changes
added reset password pages and actions
this was created initially using the cli and accepting all the default values
Checklist before requesting a review