Skip to content

Sandeza/Zoom-OAuth-Credentials-Setup-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Zoom OAuth Credentials Setup Guide

Step 1: Sign In to Zoom Marketplace

Step 2: Create a New App

  1. Click on Develop (top-right menu) → select Build App.
  2. From the list of available app types, choose General App.
  3. Click Create.

Zoom Login



Zoom Login

Step 3: Configure App Management

  • When asked "How would you like your app to be managed?", select:
    • Admin-managed.

Step 4: Set Redirect URL

Step 5: Add Scopes

  • Navigate to the Scopes section.
  • Under Phone and Meeting, click Select All to grant all necessary permissions.
  • Click Done to confirm your scope selections.

Zoom Login

Step 6: Complete App Details

  • Continue through the remaining steps to finalize the app setup.

Step 7: Retrieve OAuth Credentials

  • Once your app is created, find the Client ID and Client Secret in the App Credentials section on the left panel.

Zoom Login

Step 8: Enter Credentials in Your Application

  • On the app installation page, input the retrieved:
  • Client ID
  • Client Secret

Zoom Login

Step 9: Authorize the App

  • Click Continue.
  • The Zoom Authorization screen will appear. Click Allow to grant permissions.
  • Your OAuth integration will now be validated.

Zoom Login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors