react-password-checklist
react-password-checklist copied to clipboard
I'd reallly like a way to limit/specify the special characters set to use
Feel free to submit a pull request containing this functionality. I would suggest making a prop to pass in the special characters regex, defaulting to the current one on https://github.com/sators/react-password-checklist/blob/master/src/index.tsx#L60
See https://github.com/sators/react-password-checklist/blob/master/CONTRIBUTING.md
Now available in v1.5.0