Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Sessions tokens osiset/laravel-shopify

Sessions tokens osiset/laravel-shopify

medshipp
Shopify Partner
1 0 0

Good day community, I am trying to implement sessions tokens so that my app can be approved, I am using laravel for the backend and vuejs for the frontend, in the backend I use the package (osiset/laravel-shopify) I have been able to get the sessions tokens and add in my request the header: 'Authorization': 'Bearer: session token generated'

 

I have 2 questions, first one: how could I validate backend side with laravel and package (osiset/laravel-shopify) the session token?

the second: in the review email that shopify sent me, it mentions that third-party cookies are prohibited and they advise using session tokens, when using session tokens are cookies allowed? that part is not clear to me. 

I would be very grateful if you could help me with these issues, greetings.

Replies 0 (0)