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