Pass "true" if the user must change the password when logging in the first time.
Pass "true" if you are creating the user with a pre-hashed password; supported hashing mechanisms are:
bcrypt(password)
bcrypt(SHA256(password))
Generated using TypeDoc
Pass "true" if the user must change the password when logging in the first time.