prorm API Reference
    Preparing search index...

    Function applyPseudonymizationHooks

    • Wire hooks onto a model to auto-tokenize the specified field on write and auto-detokenize on read.

      Parameters

      • Model: any

        The model class

      • field: string

        The field to pseudonymize

      Returns void