Zoom OAUTH Setup

当为 Zoom 集成做认证决策(选应用类型、选授权模式、规划 scope、实现令牌刷新、排查 OAuth 报错)时使用;做一套覆盖账户级 S2S、用户授权码、设备码、Chatbot 四种 grant 的可执行实现,含令牌交换/刷新、PKCE、scope 选型与 4700-4741 错误对照;不适用于 Zoom SDK 嵌入/RTMS/MCP 等非认证问题;触发词:Zoom OAuth、access token、refresh token、account_credentials、PKCE、设备码、4709、4735、scope。

findscripter d8a6a18 7.7 KB Updated

File contents

findscripter/everything-skills/tree/main/10-platform/zoom-oauth-setup commit d8a6a18b14

Frequently asked questions

npx skillmds@latest add findscripter/zoom-oauth-setup