Skip to content

Instantly share code, notes, and snippets.

@ahilles107
Created April 10, 2012 09:07
Show Gist options
  • Save ahilles107/2349593 to your computer and use it in GitHub Desktop.
Save ahilles107/2349593 to your computer and use it in GitHub Desktop.
FlexBadges set badge to user
...
flex.badges.user.set('user_id', 'badge_id', function(res){
// do something with res
// console.log(res);
});
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment