Skip to content

Instantly share code, notes, and snippets.

@diorahman
Created May 2, 2012 06:55
Show Gist options
  • Save diorahman/2574625 to your computer and use it in GitHub Desktop.
Save diorahman/2574625 to your computer and use it in GitHub Desktop.
oauth_consumer_key="W3f50lSJiI00CDVg6UwhxQ",
oauth_nonce="f6cGD2qkKEkxlrRKWP9jk2I6571lcSo0",
oauth_signature_method="HMAC-SHA1",
oauth_timestamp="1335941459",
oauth_token="D8RCnVnaceTdK2uPwpEscJk82CSVk2mkNZPjswTcU8",
oauth_verifier="FFuun4TpBupvCgVepjLymWVx3ijUZvMu4ATSfMig",
oauth_version="1.0",
oauth_signature="pvaUn8527BEYtR6XhfO4x5SKvng%3D"'
secret=EIA9c93ND9MPPqcTBtGwlaeCHeJyQshgLBdAtedU
FFuun4TpBupvCgVepjLymWVx3ijUZvMu4ATSfMig
@diorahman
Copy link
Author

{ Authorization: 'OAuth oauth_consumer_key="W3f50lSJiI00CDVg6UwhxQ",oauth_nonce="f6cGD2qkKEkxlrRKWP9jk2I6571lcSo0",oauth_signature_method="HMAC-SHA1",oauth_timestamp="1335941459",oauth_token="D8RCnVnaceTdK2uPwpEscJk82CSVk2mkNZPjswTcU8",oauth_verifier="FFuun4TpBupvCgVepjLymWVx3ijUZvMu4ATSfMig",oauth_version="1.0",oauth_signature="MgJIUtb%2F9%2BKlfLP12vpm8iFlfbQ%3D"',

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment