Stone.js API
    Preparing search index...
    • Unsign the cookie value.

      Parameters

      • value: unknown

        The signed value.

      • secret: string

        Secret for unsigning (must be strong, see isSignableCookieSecret).

      Returns string | false

      If the value is not a signed string or the secret is weak/empty.