Skip to content

Instantly share code, notes, and snippets.

@mrsombre
Last active December 1, 2021 06:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrsombre/ab385d233ac0881eddc5f40a6b80c5aa to your computer and use it in GitHub Desktop.
Save mrsombre/ab385d233ac0881eddc5f40a6b80c5aa to your computer and use it in GitHub Desktop.
Validate github token
curl -H "Authorization: token OAUTH-TOKEN" https://api.github.com/users/codertocat -I
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment