-
Notifications
You must be signed in to change notification settings - Fork 359
Hi again,
This is kinda related to #1138 but that one is more about routing so I'm posting this here.
We're trying to do a gradual migration from a Stencil storefront to a Catalyst storefront. A big roadblock is the session handling. I found the generateSessionSyncJwt mutation which I can add a "fallback" dynamic route in Catalyst which generates a URL based on the path with the session information. That works if I need to go from Catalyst to Stencil.
I'm now struggling with the other direction as I'm not sure what information I need to pass to Catalyst (and how to get it).
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment