Closed KhaledFastsimon closed 2 years ago
### Describe the bug How we can decrypt the host input so we can get the shop url?
Ideally, you don't have to decrypt the host param in the client. You just need to pass it to App Bridge initialize. If you want to decrypt it on the server, it is essentially a Base64 encoding.
### Describe the bug How we can decrypt the host input so we can get the shop url?