hello, I am just trying out the WebEx browser SDK on a project. and I am not sure if I am able to be the thing I want.
here is what I have been doing. I created an authentication function to authenticate a JWT token, then I wanted to use the token to call someone( WebEx user ) with that token. Is there any way to do it by just using the JWT token or do I need to covert it into a access token? if the latter is right, is there a way to do it easily?