Software Alternatives & Reviews

Create a video app with JaaS, React and Vercel

JSON Web Token Jitsi
  1. JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.
    Pricing:
    • Open Source
    This tutorial will show you how easy it is to get up and running with Jitsi-as-a-Service (JaaS). This tutorial will build a serverless video meeting application using React, Vercel, and JaaS. Our simple application will provide users with a form to enter their email. That form will request a serverless function to see if the user is allowed to join. If the user can join, the function will generate a JSON Web Token (JWT), and the frontend will add the user to the video call.

    #Identity Provider #Identity And Access Management #SSO 276 social mentions

  2. 2
    Open-source video calling and chat platform.
    Over the past couple of months, I've had the opportunity to work with the Jitsi team at 8x8 on improving the developer experience of their Jitsi-as-a-Service (JaaS) product. One of the most enjoyable parts of my work was building sample apps using the JaaS APIs. I decided to turn one of these apps into a tutorial to share what I've learned and to show off JaaS :).

    #Communication #Messaging #Group Chat & Notifications 56 social mentions

Discuss: Create a video app with JaaS, React and Vercel

Log in or Post with