Skip to content

Instantly share code, notes, and snippets.

@yuvalkarmi
Last active July 19, 2018 23:00
Show Gist options
  • Save yuvalkarmi/8a0a5ce96ee6b3d70f0142ccbcbccb79 to your computer and use it in GitHub Desktop.
Save yuvalkarmi/8a0a5ce96ee6b3d70f0142ccbcbccb79 to your computer and use it in GitHub Desktop.
// add this *before* you call actionbar.load("YOUR_CUSTOMER_ID");
actionbar.configure({
uuid: '[email protected]', // or anything you want to be the id of the user
user: {
name: 'Jane Smith',
email: '[email protected]'
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment