Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Added Zoom OAuth doc #409

Open
wants to merge 2 commits into
base: oauth-providers
Choose a base branch
from

Conversation

asutoshranjan
Copy link

What does this PR do?

Zoom OAuth

Copy link

@Haimantika Haimantika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

Copy link

@Haimantika Haimantika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment. Rest looks good.

To establish Zoom OAuth integration with Appwrite, start by creating a Zoom OAuth app via your [Zoom App Marketplace Dashboard](https://marketplace.zoom.us/user/build). In the navigation bar, access the **Build App** menu and opt for an OAuth app. Assign a suitable name to your app and proceed with its creation. In the **App Credentials** section, When prompted to provide a **Redirect URI**, , provide the **URI** found in the **Zoom OAuth2 Settings** modal from your Appwrite console. Also include your domain name in the designated allow list. In the **Information** section, add basic app information and developer contact information. Add all necessary scopes for your app in **Scopes** section.

After you've created your Zoom OAuth app, you can head back to your Appwrite console to complete the form in the **Zoom OAuth2 Settings** modal.
- You can find the **Client ID** in your Zoom OAuth app credentials and provide this in the **App ID** field in the **Zoom OAuth2 Settings** modal from the Appwrite console.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Find the Client ID in your Zoom OAuth app credentials. Provide this in the Appwrite console's Zoom OAuth2 Settings modal, in the App ID field.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! @Haimantika changing it accordingly.

Copy link

@Haimantika Haimantika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants