I am using azure video analyzer player widget in my react js application and I want to use API for jwt token issuer so that in the client side I can get fresh token after expiration. How can I create API for the same to consume it in the client side?
