>The Passwords app alerts you to weak or compromised passwords and can update them on your behalf without the hassle.
Finally, I hope this works well. Personally one of the worst things to deal with.
There's a 0% chance it will work. Most websites I've seen have one or all of:
* Force you to use email or SMS as a "second factor" to unlock changing password even if you know the old password
* A stupid idea of password complexity usually requiring one of a finite set of 5-8 "special characters" which is often only revealed after you've chosen a password that doesn't have them. Or in some cases even banning characters other than the ones they check for. There's a standard for this where you put a regex on the password field, which a good password manager will always use, but the kind of idiots who think limiting the entropy of passwords to increase security is the correct way to do things almost NEVER implement this.
* A maximum password length, even as short as 16 characters in many cases
* CAPTCHA etc.
Any effort spent on this would be better spent elsewhere, including even educating other companies on how passkeys should be used.
I don't really believe in Apple being that quality team.