json icon indicating copy to clipboard operation
json copied to clipboard

Approach for PII/sensitive information

Open bowbahdoe opened this issue 2 years ago • 0 comments

JsonDecodeException currently always includes the json in the exception message.

This is nice for the current target audience of learners, but there should be a sanctioned approach to suppress that or to recursively hide sensitive fields for use cases like user log in or any PII/sensitive info.

bowbahdoe avatar Mar 13 '23 15:03 bowbahdoe