Skip to main content

Agora

Agora provides real-time audio/video sessions between tutors and learners.

Setup checklist

  1. Create an Agora project.
  2. Record the App ID and (if required) the App Certificate.
  3. Configure the backend to issue Agora tokens for session participants.
  4. Store credentials in the backend secret store.

Token strategy

  • Use token-based access in production (avoid App ID only).
  • Tie channel names to Langwa session identifiers for traceability.
  • Set short token expirations and refresh as needed.