Skip to content

Instantly share code, notes, and snippets.

@riccardogiorato
Created September 29, 2019 15:57
Show Gist options
  • Save riccardogiorato/7408bd95690726697d35382abe0479a2 to your computer and use it in GitHub Desktop.
Save riccardogiorato/7408bd95690726697d35382abe0479a2 to your computer and use it in GitHub Desktop.
Sentry.configureScope(function(scope) {
scope.setUser({"email": "[email protected]"});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment