Save access token on cookies #39
Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, how can we set the cookies for this app within the Shopify platform? I have a use case where I need to save an access token inside the cookies to make future API calls but I don't want to make the request every time to get that access token. Do you know how I can implement this?
Beta Was this translation helpful? Give feedback.
All reactions