Skip to content

ObjectIsAdvantag/guestissuer-widget-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: