How do you save Storefront API access token after getting it?

ken001
Shopify Partner
6 0 7

I've read these articles.

https://shopify.dev/api/storefront/getting-started

https://shopify.dev/api/admin-graphql/2021-10/mutations/storefrontaccesstokencreate

 

I want to use Storefront API in my public app.

However,  I'm not sure how to pass the access token to the store frontend after getting it from the Admin API.

Is there any other way than storing the access token in my database?

Replies 0 (0)