web - How to protect jwPlayer API? -
i use jwplayer in web application users access videos need login, see non-authenticated user knows jwplayer api can access videos , playlist through "https://cdn.jwplayer.com/v2/playlists/[playlist-id]" or "https//content.jwplatform.com/feeds/[video-id].json".
how can restrict calls these api?
Comments
Post a Comment