passwordHasher property
Used to hash passwords in generateAuthentication
This is responsible for creating the password and salt fields of the generated UserAuthentication
Implementation
final PasswordHasher passwordHasher;
Used to hash passwords in generateAuthentication
This is responsible for creating the password and salt fields of the generated UserAuthentication
final PasswordHasher passwordHasher;