Developer Console

Simulate the student join button

Send the user, room, and role you plan to use in production. We will mint a LiveKit token and open the lobby so you can validate the pre-class experience.

How this works

Authenticate first, then hand off to the lobby.

  1. Fill in the identity you would normally send from your LMS.
  2. Click launch to request a LiveKit token from the /api/join endpoint.
  3. We immediately open the lobby in a separate tab using that token.

Keep this console open as you iterate. Each submission spawns a fresh lobby session without reloading this page.

Launch parameters

This mirrors the payload your platform would send when a student clicks “Join”.

Identity

We’ll open /lobby with the issued token in a new browser tab.