Back to Node Auth0

Interface AttackProtectionCaptchaAuthChallengeResponseContent

docs/interfaces/management.Management.AttackProtectionCaptchaAuthChallengeResponseContent.html

5.9.1721 B
Original Source

Interface AttackProtectionCaptchaAuthChallengeResponseContent

interface AttackProtectionCaptchaAuthChallengeResponseContent {
fail_open?: boolean;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

fail_open?

Properties

Optionalfail_open

fail_open?: boolean

Whether the auth challenge should fail open.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties fail_open