Skip to content

Instantly share code, notes, and snippets.

@mbajur
Created January 8, 2014 15:48
Show Gist options
  • Save mbajur/8318857 to your computer and use it in GitHub Desktop.
Save mbajur/8318857 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>dummy tiwtter callback</title>
</head>
<body>
<script type="text/javascript">
window.opener.twitterAccess('27886675-ZsGQnbdNXJ55bJmg3zHIOQxWzd2wZC1nwcHciHOC5', '11aC8gNkbCadU1te898q5HEgJxWEO2SVZz2ndvppeHYLX')
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment