Skip to content

Instantly share code, notes, and snippets.

@bravecorvus
Created July 31, 2018 16:39
Show Gist options
  • Save bravecorvus/bd004cdccf71a0137239b1dfc84fb69b to your computer and use it in GitHub Desktop.
Save bravecorvus/bd004cdccf71a0137239b1dfc84fb69b to your computer and use it in GitHub Desktop.
myVoiceIt.createUser((jsonResponse)=>{
const userId = jsonResponse["userId"]; // Save generated userId to use later
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment