Stytch · Schema

pwa_sdk_v3_ConsumerCookiesConfigHttpOnly

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-pwa-sdk-v3-consumercookiesconfighttponly-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/pwa_sdk_v3_ConsumerCookiesConfigHttpOnly",
  "title": "pwa_sdk_v3_ConsumerCookiesConfigHttpOnly",
  "type": "string",
  "enum": [
    "DISABLED",
    "ENABLED",
    "ENFORCED"
  ]
}