Example code for authenticating Shopify apps created in the Dev Dashboard using the client credentials grant.
Tutorial: Using the client credentials grant
node/— Node.js examplepython/— Python examplecurl/— cURL/Bash example
- Replace the configuration values with your Client ID, Client Secret, and store subdomain
- Run the example for your preferred language
This repository is for documentation purposes. Issues and pull requests are not accepted.