Skip to content

Instantly share code, notes, and snippets.

@vaxinate
Created February 15, 2019 19:41
Show Gist options
  • Save vaxinate/d2288ba0c400c0dd242247243a5f07ca to your computer and use it in GitHub Desktop.
Save vaxinate/d2288ba0c400c0dd242247243a5f07ca to your computer and use it in GitHub Desktop.
❯❯❯ curl -H "Accept: application/json" \
-X POST -d '{"scopes": ["repo"], "note": "private repo rubygems auth"}' \
-u <a github user> https://api.github.com/authorizations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment