I’m building a site that provides paid video content, for embedding in customer’s own sites. I’m successfully controlling access to the nodes that contain the video content based on purchasable user roles.
Now I need to provide users with an embed code (possibly with a key?) which will only work from their domain.
Are there any contributed modules for this purpose?
If not, how else might I achieve this?