Shopify OAuth Helper
Get the access token for a custom app installed on a store
Enter your app credentials, store domain, and scopes. After completing the OAuth flow, you'll be able to view the access token in this browser session.
Setup Guide
Complete the Shopify admin setup first
- Open your app in the Shopify Partner Dashboard.
- Set https://shopify.3kn.jp as the App URL.
- Add https://shopify.3kn.jp/api/auth/callback to Allowed redirection URL(s).
- Make sure your app has the required Admin API scopes configured before you authorize.
App Credentials
Enter the app details to authorize
`client_secret` is only used for the current browser session and will not appear in the URL.
Authorization Result
Waiting for authorization…
This page does not share authorization state with others.
After authorization completes, the access token for your current browser session will appear here.