raiaslam / TokenServer-nodejs

One-Click deploy Agora sample token server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample NodeJS Token Server@express

阅读中文版本: 中文

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 (http://dashboard.agora.io).

联系我们

  • 完整的 API 文档见 文档中心
  • 如果在集成中遇到问题, 你可以到 开发者社区 提问
  • 如果有售前咨询问题, 可以拨打 400 632 6626,或加入官方Q群 12742516 提问
  • 如果需要售后技术支持, 你可以在 Agora Dashboard 提交工单
  • 如果发现了示例代码的 bug, 欢迎提交 issue

代码许可

The MIT License (MIT).

About

One-Click deploy Agora sample token server

License:MIT License


Languages

Language:JavaScript 73.1%Language:Shell 26.9%