zibri
    Preparing search index...

    Options for hashing via the bcrypt hash strategy.

    type BcryptHashOptions = {
        rounds?: number;
    }
    Index

    Properties

    Properties

    rounds?: number

    How many rounds should be used for the salt.