I'm trying to use JWT authentication to authorize users to play streams on some WebRTC paths. I have embedded the reader.js library, adding the ability to pass the JWT token so it gets added to the ...
This project is a simple ASP.NET Core Web API for user registration and login, built with .NET 5 and containerized using Docker. It's based on this original GitHub repo.