insin / insin/react-maskedinput
Use with sensitive data
Open
- Dominant language
- JavaScript
- Stars
- 727
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
How would you recommend using this with sensitive data, such as a social security number?
My impression is that it would be best to hide the actual number, if possible. Adding `type="password"` doesn't make a good situation.
Is there a way to format the value as it is displayed? i.e. hide the last four numbers with `*` instead?
Contributor guide
Assessment
This issue has not been assessed yet.