I’m thinking about licensing other sites to embed an Anvil app.
If anyone has experience with limiting/controlling the sites that are allowed to embed your Anvil app, could you give me any pointers how to go about it?
I’m guessing that it may require my delving into Javascript and using postMessage for the embedded form to convey the URL of the page in which it’s embedded, and then the app responding according to whether that site does or doesn’t have an active license. But the less I need to re-invent in a language I’m largely unfamiliar with, the better!