Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hey y'all!
I've been running into a frustrating issue where requesting the admin option from shopify sends me into an infinite authentication loop.
Note: I am working off the remix boilerplate template
Expected behavior:
1. land at /app
2. redirect to /auth/login
3. redirect to /app/additional
4. submit form and call action function
5. stay on /app/additional
Actual behavior:
1. land at /app
2. redirect to /auth/login
3. redirect to /app/additional
4. submit form and call action function
5. /app/additional form loader runs until
Hey, Did you managed to solve this problem? I am facing this problem too.
Did you resolve it?
I am also fecing same issue here
could any one help me about this