You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sanitizeKeys option from Raven isn't documented in the new JavaScript SDK docs. Is that feature supported? From searching the code it looks like sanitizeKeys is only in Raven.
Is the recommendation to just use the beforeSend hook to do my own sanitation?