Skip to content

feat(backend): add OAuth application token revocation - #3484

Merged
alexisintech merged 4 commits into
mainfrom
jfoshee/user-5645-sdk-revoke-oauth2-tokens
Jul 1, 2026
Merged

feat(backend): add OAuth application token revocation#3484
alexisintech merged 4 commits into
mainfrom
jfoshee/user-5645-sdk-revoke-oauth2-tokens

Conversation

@jfoshee

@jfoshee jfoshee commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds SDK support for the new OAuth application token revocation endpoint and documents the backend SDK method.

Validation run:

  • go test ./oauthapplication
  • pnpm --filter @clerk/backend test:node src/api/tests/OAuthApplicationsApi.test.ts
  • pnpm --filter @clerk/backend test:edge-runtime src/api/tests/OAuthApplicationsApi.test.ts
  • pnpm --filter @clerk/backend lint
  • pnpm run build:tsx in clerk-docs
  • pnpm run lint in clerk-docs

Changes in this repo

Adds the OAuth applications revokeToken() backend reference page and manifest entry. This page is hand-authored docs content, not generated from JavaScript Typedoc.

Companion PRs

@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-docs Ready Ready Preview Jul 1, 2026 10:20pm

Request Review

@SarahSoutoul

Copy link
Copy Markdown
Contributor

Gonna tag @alexisintech on this cause this related to changes she's making with backend objects/methods!

@alexisintech

Copy link
Copy Markdown
Contributor

We've got some typedoc updates coming in, and this page should use the generated typedoc! I've updated it accordingly. I'll get this PR merged in once those typedoc changes are pulled into clerk-docs 😸💖

@alexisintech alexisintech left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

alrighty, just reviewed and it all looks good and is rendering correctly 👍
thank you for adding this to the docs 😸💖

@alexisintech
alexisintech merged commit ca268b6 into main Jul 1, 2026
8 of 9 checks passed
@alexisintech
alexisintech deleted the jfoshee/user-5645-sdk-revoke-oauth2-tokens branch July 1, 2026 22:24
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.

3 participants