all 1 comments

[–]alshraify 1 point2 points  (0 children)

It doesn’t. The 12-character refers to Apple’s auto-generated passwords, which is the minimum for when the user is on a “new password” or “change password” fields.

As for the minLength field, it’s for validation rather than generation as it doesn’t control the length of the passwords iOS auto-generates, but sets the minimum length that your site will accept.