Stytch · Schema

pwa_sdk_v3_DFPPAOnChallengeAction

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-pwa-sdk-v3-dfppaonchallengeaction-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/pwa_sdk_v3_DFPPAOnChallengeAction",
  "title": "pwa_sdk_v3_DFPPAOnChallengeAction",
  "type": "string",
  "enum": [
    "ALLOW",
    "BLOCK",
    "TRIGGER_CAPTCHA"
  ]
}