Created
October 19, 2025 03:18
-
-
Save pblittle/801246bc018cf69c3d4abe90fd98c712 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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