Coder Social home page Coder Social logo

dynamic_token_server_nodejs's Introduction

Sample NodeJS Token Server@express

Deploy

  1. Click the deploy link above to start
  2. Fill in your app name, APP_ID and SERVER_SECRET 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?userID=1234&&roomID=5678 to check if it works

Token valid in 3600 seconds by default. If you want to change the expired time, request with the expired_ts parameter. e.g. https://<heroku url>/access_token?userID=1234&&roomID=5678&expired_ts=7200

Console

Get your AppID from ZEGOCLOUD Console [My Projects] : https://console.zegocloud.com/project

Get your ServerSecret from ZEGOCLOUD Console [My Projects -> project's Edit -> Basic Configurations] : https://console.zegocloud.com/project

About us

https://www.zegocloud.com/

License

The MIT License (MIT).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.