How to pass access_token and shop from backend to frontend resolved during oauth authetication

How to pass access_token and shop from backend to frontend resolved during oauth authetication

kondonator
Shopify Partner
3 0 0

I am developing Shopify App backend based on shopify-app-template-php.

During Oauth authentication, I could get the name of shop as $shop and access_token stored in Database.

But I have encountered a problem that is how to pass those informations from Laravel PHP to Polaris.

If I can pass those inforomation, we can convince it has been authenticated.

Can anyone advise me?

Thanks in advance.

Replies 0 (0)