garettB / shopify-flask-example

A simple Shopify app created using Flask and Python
Other
229 stars 66 forks source link

Authentication Failure #2

Closed lukemcar closed 3 years ago

lukemcar commented 3 years ago

This code only allows for one user and you have to uninstall and reinstall the app in shopify if you restart your service. The code is so badly organized that I can't unravel this mess. I appreciate your effort for trying to give an example but its so poorly written that it's more of a rabbits whole in alice and wonderland then a guide.

garettB commented 3 years ago

Hi,

My apologies my free work was not up to your standards. If you feel that strongly, perhaps providing constructive criticism or submitting a PR would be a better approach?

This was never meant to be a fully functional sample, it is a starting point. I mentioned that it will need additional supports to continue to work.

Please try to be a nicer person.

Malthehave commented 3 years ago

I think this code is absolutely fine! It sure did provide me with a much better understanding of the architecture behind a shopify app