secretHashPepper property

String secretHashPepper
final

The pepper used for hashing passwords and verification codes.

To rotate peppers without invalidating existing passwords, use fallbackSecretHashPeppers.

Implementation

final String secretHashPepper;