Skip to content

App FAQ: Storefront SaaS connection from app-script or client browser #3315

Answered by keulinho
DirkPersky asked this question in App FAQ
Discussion options

You must be logged in to vote

We recently added a feature to the app system that makes exactly that easier. Refer to the official docs here. With that, you'll get a JWT token with all the shop specific (e.g. shop ID) and also context specific (e.g. sales channel id, etc) information. This JWT token allows securely communicating from the client directly to your SaaS backend.

Regarding GDPR and data privacy, you should use the privacyPolicyExtensions element in the meta-section of your Apps manifest to describe exactly what the merchant has to add to their privacy policy. Refer to the docs for an example.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by DirkPersky
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
App FAQ
2 participants