Skip to content

Add OAuth Authentication section to Webhooks Overview#140

Draft
kavanpd wants to merge 1 commit into
mainfrom
deveco-358-oauth-webhooks-docs
Draft

Add OAuth Authentication section to Webhooks Overview#140
kavanpd wants to merge 1 commit into
mainfrom
deveco-358-oauth-webhooks-docs

Conversation

@kavanpd

@kavanpd kavanpd commented Jul 8, 2026

Copy link
Copy Markdown

Summary

  • Adds a comprehensive OAuth Authentication section to docs/webhooks/01-Overview.md covering purpose and use cases, OAuth client creation (including token validation at create/update time), associating a client with a webhook subscription via oauth_client_id, product limits (10 clients per account), and permission/scope requirements. (DEVECO-358)
  • Cross-links the new section from the Behavior page's existing OAuth Authentication blurb in docs/webhooks/02-Behavior.md, matching the pattern used by the Mutual TLS and Signature sections.

Test plan

  • Review the rendered markdown on this PR's Files tab
  • Webhooks engineering to confirm technical details (questions shared in Slack)

🤖 Generated with Claude Code

Documents the OAuth 2.0 client credentials feature for webhook
subscriptions: purpose and use cases, OAuth client creation and
token validation, subscription association, product limits, and
permission requirements. Cross-links the new section from the
Behavior page. (DEVECO-358)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant