SatelCreative / spylib

A library to facilitate interfacing with Shopify's API
https://satelcreative.github.io/spylib
MIT License
3 stars 2 forks source link

Write up how to manage the OAuth using FastAPI #202

Open hillairet opened 1 year ago

hillairet commented 1 year ago

Describe with clear code examples how to set up a FastAPI app to perform Shopify's OAuth easily. Must covert installation and login OAuth processes.