Setting the file. One moment.
Subchapter 127.1
references/environment-variables.mdMarkdown863 BView on GitHub
| Variable | Required | Used for | Where to find |
|---|---|---|---|
ZOOM_CLIENT_ID | Yes | OAuth client identity | Zoom Marketplace -> OAuth app -> App Credentials |
ZOOM_CLIENT_SECRET | Yes | OAuth client secret | Zoom Marketplace -> OAuth app -> App Credentials |
ZOOM_REDIRECT_URI | User-level OAuth | Authorization code callback | Zoom Marketplace -> OAuth redirect/allow list |
ZOOM_ACCOUNT_ID | S2S OAuth | Account-level token grant | Zoom Marketplace -> Server-to-Server OAuth app credentials |
ZOOM_AUTH_CODEZOOM_ACCESS_TOKENZOOM_REFRESH_TOKENGenerate these at runtime and keep in secure storage.