An interface describing the 'simplePass Configuration' object property of the config object
object.
Properties:
Name | Type | Description |
---|---|---|
passwordConstraints | PasswordConstraints | The rules the password must conform to. |
passwordModifier | passwordModifier | The type of password we would like to generate. |
messages | Messages | How the program should handle messages |
elements | configHTMLElement | The HTML elements the program will interact with. |
strengthCheck | strengthCheckTargets | boolean | How the program will handle strength checks. It can either be an object defining the elements to inject the strength stats or a boolean to return a strength checked password. |
- Source: