nixrajput / agora-token-server-nodejs

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

Home Page:https://agora-token-server.cyclic.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agora-token-server

Deploy

  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://<heroku url>/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.

Contact Us

LICENCE

The MIT License (MIT).

About

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

https://agora-token-server.cyclic.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.4%Language:Procfile 0.6%