Conversation
This commit introduces a new function to clear the session cache for specific users, improving error handling and session validation. It ensures that the cache is cleared when sessions are invalid or when errors occur during session fetching, enhancing the overall reliability of the authentication process.
…directory path This commit enhances the SignInForm component by adding autoComplete attributes for email and password fields, improving user experience and accessibility. Additionally, it updates the TEMPLATE_DIR path in the upload-base-template script to reflect the new directory structure for theme files.
…props and layout adjustments This commit introduces new props to the AnimatedBackground component for improved customization, including containerClassName and isModal. It also updates the StoreLayoutClient to handle a checkout page layout with a blurred background and modal overlay for better user experience. Additionally, the logout function in userStore is modified to include a redirect URL, and the auth middleware is updated to support new email and nickname fields in the session payload.
…ore access validation This commit modifies various middleware functions to include a status code of 302 in redirect responses, ensuring proper handling of client-side redirects. Additionally, it enhances the store access middleware to validate user subscriptions and store ownership more robustly, particularly for checkout routes, improving security and user experience.
… configuration and streamline subscription handling This commit removes the AWS Amplify configuration from both the PricingPage and PricingCard components, simplifying the codebase. It also refactors the subscription handling logic in PricingCard, replacing the previous subscription process with a direct navigation to the 'my-store' page upon clicking the subscribe button, enhancing user experience and reducing complexity.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.