ShopifySharp
ShopifySharp copied to clipboard
Online access Auth
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:

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.
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.