Skip to content

Instantly share code, notes, and snippets.

@jharmn
Last active December 19, 2015 08:19
Show Gist options
  • Select an option

  • Save jharmn/5924617 to your computer and use it in GitHub Desktop.

Select an option

Save jharmn/5924617 to your computer and use it in GitHub Desktop.
curl --data "grant_type=password&client_id=biglongtokengoeshere&username=YOURUSER&password=YOURPASSWORD" https://api.example.com/oauth/token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment