Skip to content

Example code for authenticating Dev Dashboard apps using the client credentials grant.

License

Notifications You must be signed in to change notification settings

Shopify/example-auth--client-credentials-grant--node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 example
  • python/ — Python example
  • curl/ — cURL/Bash example

Usage

  1. Replace the configuration values with your Client ID, Client Secret, and store subdomain
  2. Run the example for your preferred language

Note

This repository is for documentation purposes. Issues and pull requests are not accepted.

About

Example code for authenticating Dev Dashboard apps using the client credentials grant.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published