Replies: 1 comment
-
Hey, this is more of a discussion than a issue so i move it there. But the userInput will be added to the global ZxcvbnOptions and is handled as every other dictionary. import { zxcvbnOptions } from '@zxcvbn-ts/core'
const userInputDictionary = zxcvbnOptions.rankedDictionaries.userInputs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to build a custom matcher following this guide. Is it possible to use in this custom matcher userInput?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions