An open API service indexing awesome lists of open source software.

https://github.com/nixrajput/agora-token-server-nodejs

A Node.js server for Agora.io token for RTM and RTC.
https://github.com/nixrajput/agora-token-server-nodejs

agora agora-rtc agora-sdk agora-token-server nixlab nixrajput nixrajput-github

Last synced: 5 months ago
JSON representation

A Node.js server for Agora.io token for RTM and RTC.

Awesome Lists containing this project

README

          

# agora-token-server

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/nixrajput/agora-token-server)

1. Click the deploy link above to start
2. Fill in your app name, APP_ID and APP_CERTIFICATE and press `Deploy App`
3. Make a cup of coffee and wait for heroku to finish :)
4. Once done you will get an url for your instance, try accessing `https:///access_token?channel=test&uid=1234` to check if it works

## Dashboard

You can get your appID and appCertificate on Agora developer dashboard [Agora.io](http://dashboard.agora.io).

## Contact Us

- API Documentation [Documentation](https://docs.agora.io/en/)
- If you encounter problems during integration, you can go to [Developer community](https://dev.agora.io/en/) Ask questions
- Agora Dashboard [Agora Dashboard](https://dashboard.agora.io)
- If you find a bug in the sample code, please submit it [issue](https://github.com/nixrajput/agora-token-server/issues)

## LICENCE

The MIT License (MIT).