Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/cookie-consent-web-client/src/predecision/userConsent"

Index

Functions

Const preDecisionGatewayUserConsent

  • preDecisionGatewayUserConsent(__namedParameters: { decisionCookieName: string; revisionHash: string }): Promise<false | "consent">
  • Has the user already consent to the latest requested revision (hash)?

    Parameters

    • __namedParameters: { decisionCookieName: string; revisionHash: string }
      • decisionCookieName: string
      • revisionHash: string

    Returns Promise<false | "consent">

Generated using TypeDoc