WeakPasswordReasonstype WeakPasswordReasons = | "length" | "characters" | "pwned" | (string & {});§Type§"length" | "characters" | "pwned" | (string & {})[src]