I’m trying to generate a JSON Web Token to connect to the private version of jitsi:
Since this has to be done from a bubble.io app, is there a service or a way I can send a header, body and key to an API (store the private key there) and get a signed JWT?