Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 560 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 560 Bytes

Jitsi as a Service

🍿 Check out the video demo

Get started for free with JaaS.

Here's a bit of sample code to help you get started using JaaS.

To generate JWT using an API:

For the purpose of this example we've put together a RunKit.com endpoint, which you can clone if you want. Generating JWT manually is tedius and unnecessary if you have an endpoint to hit. We suggest putting this logic in your app/web app and provide this only as an example.