Rehash password on login when Argon2 params changeVerified

authenticate-password re-hashes a user's stored hash to the current config
:argon2 policy on successful login (params differ either way), so retuning the
cost factor migrates existing hashes transparently. + password-needs-rehash-p.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Anthony Green2026-06-28 08:39:17 -0400 366d450be2b84e1354a38fb5c5138efa3b332da2
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>