Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

talecommerce/shop-custom-app-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

This is meant for custom Shopify apps that just need to get a access token, without creating entire backend.

Usage:

  1. Note Client ID & Client Secret of the app
  2. Set App URL to: https://talecommerce.github.io/shop-custom-app-auth?client_id={client_id}&access_scope={scopes_seperated_by_comma}
  3. Add Allowed redirection URL(s): https://talecommerce.github.io/shop-custom-app-auth
  4. Open or Install the app
  5. Open browser console and click redirect link
  6. Open browser console and copy cURL request to grab access token
  7. In the cURL request body, set Client Secret to your app secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages