getLastAuthAuditEvent | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function getLastAuthAuditEvent

    • Get the last audit event generated in a WRD Schema

      Type Parameters

      Parameters

      • w: WRDSchema<S>
      • Optionalfilter: { since?: Date | Instant; type?: Type }

      Returns Promise<AuthAuditEvent<Type>>