secretHashPepper property
The pepper used for hashing passwords and verification codes.
To rotate peppers without invalidating existing passwords, use fallbackSecretHashPeppers.
Implementation
final String secretHashPepper;
The pepper used for hashing passwords and verification codes.
To rotate peppers without invalidating existing passwords, use fallbackSecretHashPeppers.
final String secretHashPepper;