feat(core): Don't gate user on logs with sendDefaultPii#16527
feat(core): Don't gate user on logs with sendDefaultPii#16527AbhiPrasad merged 5 commits intodevelopfrom
sendDefaultPii#16527Conversation
|
@AbhiPrasad Does this mean we will by default send the user's name, email, and ID? Or does it just mean that developers can use the setUser functionality without sendDefaultPII set to true? |
|
If the SDK automatically collects user information (and thus calls If a user explicitly calls In this change we just remove |
ref getsentry/sentry-docs#13974