Skip to content

App proxy utils #24

@hillairet

Description

@hillairet

Let's add the necessary tooling to handle Shopify's app proxy calls.
As far as I know the only thing really needed is the HMAC validation of the signature.
What I don't know is if it is the same as the HMAC validation for oauth and webhooks? Are oauth and webhooks even using the same HMAC format????

Also it would be good to provide a function that could be used as Dependency injection in the FastAPI endpoints. Again I don't know if this should be specific to the service (app proxy, oauth, webhook) or if we can have a generic one for all services.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions