{"id":24573950,"url":"https://github.com/webexsamples/webex-g2g-app","last_synced_at":"2026-02-02T22:08:34.565Z","repository":{"id":271452879,"uuid":"882090559","full_name":"WebexSamples/webex-g2g-app","owner":"WebexSamples","description":"Webex Guest to Guest Facilitator App","archived":false,"fork":false,"pushed_at":"2025-01-14T21:07:14.000Z","size":634,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T04:37:10.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebexSamples.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-01T21:35:35.000Z","updated_at":"2025-01-14T20:55:57.000Z","dependencies_parsed_at":"2025-06-29T04:33:55.627Z","dependency_job_id":"a624a45f-d7c1-44f7-aaf0-86124480bd76","html_url":"https://github.com/WebexSamples/webex-g2g-app","commit_stats":null,"previous_names":["webexsamples/webex-g2g-app"],"tags_count":0,"template":false,"template_full_name":"WebexSamples/Webex-Samples-Template","purl":"pkg:github/WebexSamples/webex-g2g-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebexSamples%2Fwebex-g2g-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebexSamples%2Fwebex-g2g-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebexSamples%2Fwebex-g2g-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebexSamples%2Fwebex-g2g-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebexSamples","download_url":"https://codeload.github.com/WebexSamples/webex-g2g-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebexSamples%2Fwebex-g2g-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29021031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T18:51:31.335Z","status":"ssl_error","status_checked_at":"2026-02-02T18:49:20.777Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-01-23T20:56:16.692Z","updated_at":"2026-02-02T22:08:34.533Z","avatar_url":"https://github.com/WebexSamples.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guest to Guest Meeting Facilitator\n\nThe Guest to Guest Meeting Facilitator is a service app that allows users to create and manage Webex meetings on behalf of other users. This project is a reference implementation of the [Service Apps as G2G Meeting Facilitator Guide](https://developer.webex.com/docs/service-apps-as-g2g-meeting-facilitator-guide).\n\n![App Screenshot](./app.png)\n\n## Getting Started\n\nTo get started with this project, you'll need to obtain a service app access token. Follow the steps below to generate the token:\n\n1. Go to the [Webex Developer Portal](https://developer.webex.com/) and sign in.\n2. Navigate to the [Service Apps as G2G Meeting Facilitator Guide](https://developer.webex.com/docs/service-apps-as-g2g-meeting-facilitator-guide) documentation.\n3. Follow the instructions in the guide to generate a service app access token with the mandatory scopes `guest-meeting:rw`, `meeting:schedules_read`, `meeting:schedules_write`, and any additional desired scopes.\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone\n```\n\n2. Install the dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\n1. In the `.env.sample` file, set the environment variable `WEBEX_ACCESS_TOKEN` to the service app access token generated in the [Getting Started](#getting-started) section.\n2. Rename `.env.sample` file to `.env`.\n3. Run the app:\n\n```bash\nflask run\n```\n\n4. Open a browser and navigate to `http://localhost:5000/` to access the app.\n5. Create a new meeting by entering the meeting details and clicking the `Create Meeting` button.\n6. Create meeting join links for the meeting by entering a guest display name and clicking the `Create Join Link` button.\n7. Copy the join links and share it with each of the guests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebexsamples%2Fwebex-g2g-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebexsamples%2Fwebex-g2g-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebexsamples%2Fwebex-g2g-app/lists"}