{"id":21319513,"url":"https://github.com/zoom/server-to-server-oauth-token","last_synced_at":"2026-03-11T03:31:56.637Z","repository":{"id":57853912,"uuid":"528553842","full_name":"zoom/server-to-server-oauth-token","owner":"zoom","description":"Utility script to generate a Zoom Server-to-Server Oauth Token and copy to clipboard","archived":false,"fork":false,"pushed_at":"2025-06-19T20:36:45.000Z","size":31,"stargazers_count":16,"open_issues_count":1,"forks_count":8,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-03-01T23:26:55.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zoom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-08-24T18:48:43.000Z","updated_at":"2026-02-12T19:23:47.000Z","dependencies_parsed_at":"2025-04-14T21:53:15.151Z","dependency_job_id":"9791b17b-6b27-4542-9010-067135fb6e86","html_url":"https://github.com/zoom/server-to-server-oauth-token","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zoom/server-to-server-oauth-token","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fserver-to-server-oauth-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fserver-to-server-oauth-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fserver-to-server-oauth-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fserver-to-server-oauth-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoom","download_url":"https://codeload.github.com/zoom/server-to-server-oauth-token/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fserver-to-server-oauth-token/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30369379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-21T19:42:34.098Z","updated_at":"2026-03-11T03:31:56.612Z","avatar_url":"https://github.com/zoom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zoom Server-to-Server (s2s) Oauth Token Generation\n\n**The JWT app type will be deprecated in June, 2023. We recommend that you create Server-to-Server OAuth or OAuth apps to replace the functionality of a JWT app in your account. Additionally, if you are using a JWT app type for the Meeting SDK for Web, you should migrate to an SDK app type instead.**\n\nThe primary goal of this repository is to serve as an example for generating a [Zoom Server-to-Server Oauth Token](https://marketplace.zoom.us/docs/guides/build/server-to-server-oauth-app/) (valid 1hr). Running this project successfully will copy your access_token to the clipboard for quick usage as well as print the scopes associated with the token. Before proceeding, please ensure you've created a Server-to-Server app type in the [Zoom Marketplace](https://marketplace.zoom.us/) to gather the required credentials.\n\n## Installation\n\n`git clone https://github.com/zoom/Server-to-Server-Oauth-Token.git`\n\n## Setup\n\n1. Enter project directory\n\n`cd Server-to-Server-Oauth-Token`\n\n2. Install project dependencies\n\n`npm install`\n\n3. Required environment variables are as follows: \n\n`ZOOM_ACCOUNT_ID=xxxxxxxxxxx`\n\n`ZOOM_CLIENT_ID=xxxxxxxxxxxx`\n\n`ZOOM_CLIENT_SECRET=xxxxxxxxxxx`\n\n\nThese can be found once you create a Server-to-Server app type in https://marketplace.zoom.us/. Upon first run, you will be prompted for these values if they are not already in your environment.\n\n![Screen Shot 2022-08-23 at 12 16 51 PM](https://user-images.githubusercontent.com/81645097/186247760-8d3c22c0-ff4c-4f74-b606-2c2508bb2a5e.png)\n\n\n## Usage\n\n`node s2s.js`\n\nYour Zoom Access Token should now be copied to your clipboard and displayed in the terminal. Printed below your access_token, you'll also see the scopes associated with the token. If you enter incorrect Zoom credentials, delete your .env file and run the script again. All Zoom Server-to-Server tokens are valid for 1 hour. When your token expires, just run the script again to generate a new one!\n\n## Need help?\n\nIf you're looking for help, try [Developer Support](https://devsupport.zoom.us)   or our [Developer Forum](https://devforum.zoom.us). Priority support is also available with [Premier Developer Support](https://zoom.us/docs/en-us/developer-support-plans.html) plans.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fserver-to-server-oauth-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoom%2Fserver-to-server-oauth-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fserver-to-server-oauth-token/lists"}