Agora-token-service Alternatives
Similar projects and alternatives to agora-token-service
-
TokenServer-nodejs
One-Click deploy Agora sample token server
-
Agora-Token-Service
Using Agora's token service to authenticate users. (by akshatvg)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
VideoUIKit-Flutter
Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
-
VideoUIKit-ReactNative
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-iOS
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.
-
VideoUIKit-Web-React
A Web library to simply integrate Agora Video Calling or Live Video Streaming to your website with just a few lines of code.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
VideoUIKit-Android
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 reviews and mentions
-
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.
Stats
AgoraIO-Community/agora-token-service is an open source project licensed under MIT License which is an OSI approved license.