TL;DR Anyone who copies your . m3u8 URL can watch your paywalled video from anywhere, forever. We're fixing that with an Express 5 gateway that mints short-lived JWTs, validates them on the manifest AND every segment, and rewrites playlists so the token travels automatically.
Source: [Dev.to](https://dev.to/masonwritescode/lock-down-hls-playback-with-jwt-signed-urls-express-5-hlsjs-1an0)