Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redact SignedData and EnvelopedData toString by default and expose helper methods for unredacted values #180

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

alvinsee
Copy link
Collaborator

Description

This PR defaults toString methods to redact the data field as it might contain sensitive information. This PR also exposes a secondary method in the scenario that developers would want to print data in plaintext.

@alvinsee alvinsee changed the title React SignedData and EnvelopedData toString by default and expose helper methods for unredacted values Redact SignedData and EnvelopedData toString by default and expose helper methods for unredacted values Feb 27, 2024
@alvinsee alvinsee merged commit 502ebd2 into main Feb 27, 2024
3 checks passed
@alvinsee alvinsee deleted the alvin/trifle-redact branch February 27, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants