Kyon147/laravel-shopify

change to shopify frontend engine react

slashcart opened this issue · 1 comments

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

When setting the template engine to REACT you must init appbridge and get the session token yourself - this is intentional behaviour.