Shopify / shopify-app-template-php

263 stars 85 forks source link

[WIP] [Feature] Implement custom auth guard for Shopify sessions and enable unit and feature testing. #469

Open grahamsutton opened 10 months ago

grahamsutton commented 10 months ago

WHY are these changes introduced?

Fixes #466

Please review the changes and suggest feedback. I am still pending resolving one issue with how to dynamically provide the isOnline flag when loading the current Shopify session from the Shopify PHP library. I wanted to submit this now to incorporate feedback sooner before I remove this from being WIP.

Here's why I've decided to introduce these changes:

WHAT is this pull request doing?

Checklist

Note: once this PR is merged, it becomes a new release for this template.

grahamsutton commented 10 months ago

I have signed the CLA!