Skip to content

Instantly share code, notes, and snippets.

@matthisk
Created October 28, 2015 15:22
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 matthisk/923abe34c07eeaf0a435 to your computer and use it in GitHub Desktop.
Save matthisk/923abe34c07eeaf0a435 to your computer and use it in GitHub Desktop.
Stream JS example: Expire tokens
var client = stream.connect('API_KEY', 'API_SECRET', 'APP_ID', { expireTokens: true });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment