ShopifySharp icon indicating copy to clipboard operation
ShopifySharp copied to clipboard

Online access Auth

Open Uffman opened this issue 5 years ago • 2 comments

If you use "Online access" https://shopify.dev/tutorials/authenticate-with-oauth#step-1-get-the-clients-credentials the return data doesn't contain additional data that should be returned if you are using access-mode: "per-user": Sample data what should be returned:

image

Uffman avatar Jun 02 '20 11:06 Uffman

Thanks! We could add an AuthorizationService.AuthorizePerUser method that returns this data. Would you be interested in sending a pull request for this? No worries if not, I'll implement this as soon as I've got some spare time in the next couple of days.

nozzlegear avatar Jun 04 '20 22:06 nozzlegear

This is a pretty big deal for us, if no progress has been made I'll put it on our roadmap to submit a PR for this.

StrangeWill avatar Aug 02 '23 21:08 StrangeWill