Skip to content

Instantly share code, notes, and snippets.

@pblittle
Created October 19, 2025 03:18
Show Gist options
  • Save pblittle/801246bc018cf69c3d4abe90fd98c712 to your computer and use it in GitHub Desktop.
Save pblittle/801246bc018cf69c3d4abe90fd98c712 to your computer and use it in GitHub Desktop.
curl -s -I -H "Authorization: Bearer $NPM_TOKEN" https://api.github.com/user \
| grep -i x-oauth-scopes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment