Created
June 15, 2012 18:28
-
-
Save ericktai/2938036 to your computer and use it in GitHub Desktop.
OAuth 2.0 init for the JS SDK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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