Skip to content

Add setUser #56

@dcramer

Description

@dcramer
// Set the user data
Raven.setUser({
  email: 'dcramer@example.com'
});

// Clear the user data
Raven.setUser();

This would fill in sentry.interfaces.User

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions