{"id":20593385,"url":"https://github.com/objectisadvantag/guestissuer-widget-sample","last_synced_at":"2025-04-14T23:01:20.118Z","repository":{"id":55367307,"uuid":"156181076","full_name":"ObjectIsAdvantag/guestissuer-widget-sample","owner":"ObjectIsAdvantag","description":"A Node.js sample app to experiment JWT Guest Issuer for Webex","archived":false,"fork":false,"pushed_at":"2022-12-22T10:40:16.000Z","size":186,"stargazers_count":3,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T11:04:31.450Z","etag":null,"topics":["code-sample","guest","guest-issuer","webex","webex-teams"],"latest_commit_sha":null,"homepage":"https://developer.webex.com/docs/widgets","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ObjectIsAdvantag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-05T08:02:03.000Z","updated_at":"2020-09-17T16:19:42.000Z","dependencies_parsed_at":"2023-01-30T07:15:15.436Z","dependency_job_id":null,"html_url":"https://github.com/ObjectIsAdvantag/guestissuer-widget-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ObjectIsAdvantag%2Fguestissuer-widget-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ObjectIsAdvantag%2Fguestissuer-widget-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ObjectIsAdvantag%2Fguestissuer-widget-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ObjectIsAdvantag%2Fguestissuer-widget-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ObjectIsAdvantag","download_url":"https://codeload.github.com/ObjectIsAdvantag/guestissuer-widget-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975316,"owners_count":21192208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-sample","guest","guest-issuer","webex","webex-teams"],"created_at":"2024-11-16T07:48:22.134Z","updated_at":"2025-04-14T23:01:19.960Z","avatar_url":"https://github.com/ObjectIsAdvantag.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example of Webex Guest Issuer App in Node.js\n\nThis example illustrates how to create a server-side Webex Guest Issuer application that create an instant Webex Widget, see [screenshots](#screenshots) below for more details about the app.\n\nPre-requisites:\n- **you must be part of a Webex paying organization** to use the Webex Guest feature\n- [create a new Guest application](https://developer.webex.com/my-apps/new/guest-issuer)\n- place your Guest Issuer id and secret in the [.env](./env#L15) file or on the command line (see quickstart on glitch and on the command line below)\n\n\n## Quick start on Glitch\n\nClick [![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/import/github/ObjectIsAdvantag/guestissuer-widget-sample)\n\nOpen the `.env` file and paste the ['Guest Issuer'](https://developer.webex.com/docs/guest-issuer) **identifier and secret** for your application.\n\nYour app is all set.\n\nClick `Show` to run the demo\n\n\n## Run the sample locally\n\n``` bash\ngit clone https://github.com/ObjectIsAdvantag/guestissuer-widget-sample\ncd guestissuer-widget-sample\nnpm install\nDEBUG=lab* GUEST_ISSUER=\"XXXXX\" GUEST_SECRET=\"YYYYY\" node server.js\n```\n\n\n## Roadmap\n\n- Add a server-side managed session: https://github.com/expressjs/session\n\n\n## Screenshots\n\nFirst enter the info for the guest user, and the email of the Webex user you want to contact:\n\n![](./docs/demo_home.png)\n\u003cbr/\u003e\n\u003cbr/\u003e\n\nThen, simply chat, call, share files:\n\n![](./docs/demo_widget.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobjectisadvantag%2Fguestissuer-widget-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobjectisadvantag%2Fguestissuer-widget-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobjectisadvantag%2Fguestissuer-widget-sample/lists"}