Code Monkey home page Code Monkey logo

guestissuer-widget-sample's Introduction

Example of Webex Guest Issuer App in Node.js

This example illustrates how to create a server-side Webex Guest Issuer application that create an instant Webex Widget, see screenshots below for more details about the app.

Pre-requisites:

  • you must be part of a Webex paying organization to use the Webex Guest feature
  • create a new Guest application
  • place your Guest Issuer id and secret in the .env file or on the command line (see quickstart on glitch and on the command line below)

Quick start on Glitch

Click Remix on Glitch

Open the .env file and paste the 'Guest Issuer' identifier and secret for your application.

Your app is all set.

Click Show to run the demo

Run the sample locally

git clone https://github.com/ObjectIsAdvantag/guestissuer-widget-sample
cd guestissuer-widget-sample
npm install
DEBUG=lab* GUEST_ISSUER="XXXXX" GUEST_SECRET="YYYYY" node server.js

Roadmap

Screenshots

First enter the info for the guest user, and the email of the Webex user you want to contact:



Then, simply chat, call, share files:

guestissuer-widget-sample's People

Contributors

nbajanca avatar objectisadvantag avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nbajanca valgaze

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.