Skip to main content
Auth0 Docs home page
English
Search...
⌘K
Search...
Navigation
CaptchaContext
Home
Documentation
Quickstarts
API Reference
SDKs
Events Catalog
SDK Libraries
auth0-acul-js
ACUL JS SDK
Classes
Interfaces
auth0-acul-react
ACUL React SDK
Screens
Hooks
Interfaces
On this page
Properties
CaptchaContext
Copy page
Copy page
Example
Copy
export
interface
CaptchaContext
{
provider
:
string
;
image
?:
string
;
siteKey
?:
string
;
}
Properties
image?
string
provider
string
siteKey?
string
⌘I