Agora
Agora provides real-time audio/video sessions between tutors and learners.
Setup checklist
- Create an Agora project.
- Record the App ID and (if required) the App Certificate.
- Configure the backend to issue Agora tokens for session participants.
- 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.