Closed tysonbru closed 7 years ago
How do we scrub state before posting to sentry with this middleware?
The third argument is a middlewareOptions object. You can pass in a stateTransformer function to scrub your data.
middlewareOptions
stateTransformer
I think this issue can be closed.
How do we scrub state before posting to sentry with this middleware?