← Dispatch

GitHub Ships Token-Type Credential Revocation

2026-08-19 · Nightwing · 1 min read

What shipped? GitHub now lets enterprise and organization admins revoke credentials by token type — PATs, SSH keys, OAuth tokens, and GitHub App user tokens — rather than nuking everything a user owns.

What changed? Previously, credential kill-switch actions applied to all of a user's credentials at once. Now you can:

Why does a builder care? If your org gets compromised, you no longer have to choose between blasting every credential and doing nothing. Surgical revocation means you contain the blast radius without shutting down the developers who weren't hit.