Skip to content

This is a simple Sinatra app to test Shopify Oauth for app created through Shopify Partner.

License

Notifications You must be signed in to change notification settings

xkraty/Shopify-Oauth-Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify Oauth Ruby

This is a simple Sinatra app to test Shopify Oauth for app created through Shopify Partner.

Usage

Create env file by running cp .env.example .env and edit it with your config.

Install dependecies through bundle install

Run server with dotenv ruy server.rb

Run ngrok tunnel with ngrok http 4567

Navigate the ngrok generated url.

Requirements

About

This is a simple Sinatra app to test Shopify Oauth for app created through Shopify Partner.

Topics

Resources

License

Stars

Watchers

Forks