# TokenServer-nodejs **Repository Path**: mirrors_AgoraIO-Community/TokenServer-nodejs ## Basic Information - **Project Name**: TokenServer-nodejs - **Description**: One-Click deploy Agora sample token server - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## NodeJS鉴权服务器 @ express *Other languages: [English](README.md)* [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/AgoraIO-Community/TokenServer-nodejs) 1. 点击上面的Deploy链接开始 2. 填写你的应用名称、app_id 和 app_certificate, 然后点击`Deploy App` 3. 等待部署完成 4. 部署结束后,heroku会根据你的应用名称生成一个域名, 尝试访问`https:///access_token?channel=test&uid=1234`以确认是否生效 # Dashboard 您可以在 agora 开发人员仪表板上获取您的 app_id 和 app_certificate (). ## 联系我们 - 完整的 API 文档见 [文档中心](https://docs.agora.io/cn/) - 如果在集成中遇到问题, 你可以到 [开发者社区](https://dev.agora.io/cn/) 提问 - 如果有售前咨询问题, 可以拨打 400 632 6626,或加入官方Q群 12742516 提问 - 如果需要售后技术支持, 你可以在 [Agora Dashboard](https://dashboard.agora.io) 提交工单 - 如果发现了示例代码的 bug, 欢迎提交 [issue](https://github.com/AgoraIO-Community/TokenServer-nodejs/issues) ## 代码许可 The MIT License (MIT).