Skip to content

Instantly share code, notes, and snippets.

@ProdigyView
Created January 21, 2014 00:55
Show Gist options
  • Save ProdigyView/8532375 to your computer and use it in GitHub Desktop.
Save ProdigyView/8532375 to your computer and use it in GitHub Desktop.
Disqus JS Oauth String
window.location = "https://disqus.com/api/oauth/2.0/authorize/?client_id=0fyob7pEObeLaasAB4iT0QDUUstZYCaj4QrQJyZxyUdQg3itqSQzO4BKh7mj6LC2&scope=read,write,email&response_type=code&redirect_uri=" + window.location.href + "disqus/grant";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment