change to shopify frontend engine react
slashcart opened this issue · 1 comments
slashcart commented
Hi, I switched frontend engine from blade to react and now auth user is always null in my laravel controllers, middlewares and etc
i am using package version 19.1
Kyon147 commented
When setting the template engine to REACT
you must init appbridge and get the session token yourself - this is intentional behaviour.