Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 333 Bytes

GithubToken.md

File metadata and controls

7 lines (4 loc) · 333 Bytes

Creating a token for thlorenz-com

instructions

curl -u thlorenz-com -d '{"scopes":["repo"]}'  https://api.github.com/authorizations

example