A Django app to build shopify embed apps.
Project description
Shopify Framework is a Django app that help you create an embed app. use Django sessions to store the authenticated app, help you create and authenticate Web Hooks and give you an interface to interact with the Rest Api or the Graph Api resources.
Quick start
Add this information to your settings.py file:
SHOPIFY_FRAMEWORK_AUTH_SECRET="" SHOPIFY_FRAMEWORK_APP_API_KEY="" SHOPIFY_FRAMEWORK_APP_API_SECRET_KEY="" SHOPIFY_FRAMEWORK_APP_ROOT_URL="" SHOPIFY_FRAMEWORK_APP_REDIRECT_URL="" SHOPIFY_FRAMEWORK_APP_SCOPES=[ ...scopes required, ] SESSION_COOKIE_SAMESITE=None
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-shopify-framework-1.0.3.tar.gz
(108.2 kB
view hashes)
Close
Hashes for django-shopify-framework-1.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 656d1c3f4bfc4e1a9d5691fe278dc75c925a55cfc45767923195d286ae8256b9 |
|
MD5 | 6a6a3e587668c45ff2cfa23d7d985646 |
|
BLAKE2-256 | 5f53f3e5716d9a36aae4832be9319400d422a1d686eb436025823f0dab1ccd65 |