Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kimjoar/169394 to your computer and use it in GitHub Desktop.
Save kimjoar/169394 to your computer and use it in GitHub Desktop.
$consumer_data = array(
'key' => $consumer_key,
'secret' => $consumer_secret
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment