Open comiconomenclaturist opened 3 months ago
If you use cookies, and everything is on a single domain, then yes - you don't need this module. However, if the domain serving the video, is not the same domain of top-level page, IIRC Safari by default blocks the cookie, and it won't work.
maybe I'm missing something, but if I issue cookies from my web app to allow access to all URLs under a prefix, then CloudFront can take care of the handling of permissions and I don't actually need this module?
I assume this module is only needed for signed URLs when the individual .ts chunks are generated?