Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
When enabled, all SDK requests to this environment will be blocked.
Show child attributes
Was this page helpful?
{
"hCaptcha": {
"enabled": true,
"secretKey": "<string>",
"siteKey": "<string>"
},
"mfa": {
"enabled": true,
"required": true,
"availableMethods": [
"totp"
],
"methods": [
{
"type": "totp",
"enabled": true,
"allowBackupCodes": true
}
],
"actions": [
{
"action": "wallet.waas.sign",
"required": true
}
]
},
"externalAuth": {
"enabled": true,
"iss": "An example name",
"aud": "An example name",
"jwksUrl": "https://website-sample.com",
"cookieName": "An example name"
},
"environmentLocked": true,
"notifications": {
"waasPrivateKeyExport": true,
"waasSignedTransaction": true
}
}