extraSaltyHash property

bool extraSaltyHash
final

True if the server should use the accounts email address as part of the salt when storing password hashes (strongly recommended). Default is true.

Implementation

final bool extraSaltyHash;