Reactjs – Videojs 8 player mp4 not passing jwt token
I am developing a videojs player using react, typescript. But I can't get the video. It says unauthorized. I already tried using vanilla way (without videojs) and it is working. I will state both tries below. My versions: video.js: "8.21.0",…