Home / Companies / Agora / Blog / Post Details
Content Deep Dive

Connecting to Agora with Tokens on Web — React

Blog post from Agora

Post Details
Company
Date Published
Author
Akshat Gupta
Word Count
641
Language
English
Hacker News Points
-
Summary

In this tutorial by Akshat Gupta, an Agora Developer Evangelist Intern, learn how to fetch tokens from a server and use them to join a video/voice channel in React. The author provides instructions on deploying the token server using Node or GoLang examples and offers a basic understanding of React. The tutorial also covers connecting with tokens, staying connected by handling expired tokens, and implementing the same in Vanilla JavaScript using fetch.