What is Janus token?
Janus token is a security feature used in the Janus server to authenticate and verify access requests. It involves configuring the Janus server to enable token-based authentication and generating a token using a specific secret key and the HMACSHA1 algorithm. The token is then included in API requests to the Janus server, ensuring that only authorized clients can access its services.