Interface: SimplePassConfig

config~SimplePassConfig

An interface describing the 'simplePass Configuration' object property of the config object object.

Properties:
NameTypeDescription
passwordConstraintsPasswordConstraints

The rules the password must conform to.

passwordModifierpasswordModifier

The type of password we would like to generate.

messagesMessages

How the program should handle messages

elementsconfigHTMLElement

The HTML elements the program will interact with.

strengthCheckstrengthCheckTargets | 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: