Skip to content

Instantly share code, notes, and snippets.

@iykedapotential
Last active March 24, 2017 15:24
Show Gist options
  • Save iykedapotential/811743770397efc3ebe7a6cdf9b9f025 to your computer and use it in GitHub Desktop.
Save iykedapotential/811743770397efc3ebe7a6cdf9b9f025 to your computer and use it in GitHub Desktop.
http-authentication-example
POST /oauth/token HTTP/1.1
Host: pwcstaging.herokuapp.com
Content-Type: application/x-www-form-urlencoded
client_id:5795f6962dbfdc110035943c
client_secret:3V1g9mTMsID10dgjOIGr69q0QnHIi8fX80O42fTOsfpOR4gZGC4rRmWrvg8Rp6MdOTwEQLHqDUrlLUAr5zhglkjINru1vfvoISGf
grant_type:client_credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment