json
json copied to clipboard
Approach for PII/sensitive information
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.