Skip to content

Simplify user consent management #256

@limbonaut

Description

@limbonaut

Feature proposal: Add an integrated event processor that can handle user consent. This means we’ll drop events until the user gives their permission. For example, we could add an API like SentrySDK.set_user_consent(X) to set the consent status. The workflow would be:

  • Developers set consent status as revoked during configuration.
  • If the end-user gives consent, developers set consent status to given, and then set it to given on next application launch during configuration step.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions