Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Agora-token-service Alternatives
Similar projects and alternatives to agora-token-service
-
VideoUIKit-iOS
Discontinued Swift package and CocoaPod to simply integrate Agora Video Calling or Live Video Streaming to your iOS or macOS app with just a few lines of code.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
VideoUIKit-ReactNative
Discontinued A React Native package to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
-
VideoUIKit-Web-React
Discontinued A Web library to simply integrate Agora Video Calling or Live Video Streaming to your website with just a few lines of code.
-
-
VideoUIKit-Flutter
Discontinued Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
VideoUIKit-Android
Discontinued An Android package to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
agora-token-service discussion
agora-token-service reviews and mentions
-
Supercharge Your App with Agora's Chat SDK
Note: The token must be fetched from your token server, for this you can use Agora's open-source micro-service, available using quick-deploy:
-
Adding Video Chat or Live Streaming to Your Website in 5 lines of Code Using the Agora Web UIKit
If you don’t have a token server, you can use the tokenUrl property. This can be used to automatically fetch a new access token for the channel and renew it if it is going to expire soon. The functionality for requesting a new token expects the token to follow the URL scheme in the prebuilt Golang token server found on GitHub: AgoraIO-Community/agora-token-service. You can deploy it in two clicks to Heroku using this link.
-
Connecting to Agora with Tokens in the Web — React
In this tutorial, we’ll take a look at how to fetch tokens from a server and use them to join a video/voice channel in React. You can deploy your own server to generate tokens, or you can use either this Node or GoLang example. We’ll be using the Node token server in our tutorial, and you can easily deploy the same server by following the instructions. You can also use our latest GoLang example. A Docker image is also available for this example.
-
Using Agora’s WebRTC based sdk to build a group video chat web app.
Token server repo/docker https://github.com/AgoraIO-Community/agora-token-service
-
A note from our sponsor - InfluxDB
influxdata.com | 21 Apr 2025
Stats
AgoraIO-Community/agora-token-service is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of agora-token-service is Go.
Popular Comparisons
- agora-token-service VS VideoUIKit-Web-React
- agora-token-service VS TokenServer-nodejs
- agora-token-service VS Agora-Web-UIKit-RTMP
- agora-token-service VS VideoUIKit-ReactNative
- agora-token-service VS Agora-Token-Service
- agora-token-service VS VideoUIKit-iOS
- agora-token-service VS VideoUIKit-Android
- agora-token-service VS VideoUIKit-Flutter