Zoomの認証(データアクセスの本人確認機能)を正しく実装します。 **次のような場合に使用:** - アプリケーションの認証情報をセットアップする - OAuth(他サービスの認証情報を利用する仕組み)の付与方式を選択する - 必要な操作権限の範囲を指定する - トークン(アクセス権限の証)の更新に対応する - 認証の失敗をデバッグ(問題を調査・修正)する
Implement Zoom authentication correctly. Use when setting up app credentials, choosing an OAuth grant, requesting scopes, handling token refresh, or debugging auth failures.
Use this skill when auth is the blocker or when auth choices will shape the entire integration.
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。