Skip to content

Instantly share code, notes, and snippets.

@ericktai
Created June 15, 2012 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericktai/2938036 to your computer and use it in GitHub Desktop.
Save ericktai/2938036 to your computer and use it in GitHub Desktop.
OAuth 2.0 init for the JS SDK
StackMob.init({
appName: '',
clientSubdomain: '',
publicKey: '',
apiVersion: 0
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment