The default `PasswordEncoder` in `PasswordEncoderFactories` is `BCryptPasswordEncoder`. We should consider changing the default to another `PasswordEncoder` based on the recommendations in [OWASP Password Storage Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html).