API 文档 / nuxt-vuefire / NuxtVueFireAppCheckOptionsReCaptchaEnterprise
接口: NuxtVueFireAppCheckOptionsReCaptchaEnterprise
nuxt-vuefire.NuxtVueFireAppCheckOptionsReCaptchaEnterprise
层次结构
_NuxtVueFireAppCheckOptionsBase
↳
NuxtVueFireAppCheckOptionsReCaptchaEnterprise
属性
debug
• 可选
debug: string
| boolean
设置调试令牌全局变量。参见 https://firebase.google.com/docs/app-check/web/debug-provider。请注意,您应该在生产环境中将其设置为 false(或根本不设置)。它可以设置为字符串以强制使用特定调试令牌。
继承自
_NuxtVueFireAppCheckOptionsBase.debug
isTokenAutoRefreshEnabled
• 可选
isTokenAutoRefreshEnabled: boolean
如果设置为 true,则启用应用检查令牌的自动后台刷新。
继承自
_NuxtVueFireAppCheckOptionsBase.isTokenAutoRefreshEnabled
key
• key: string
provider
• provider: "ReCaptchaEnterprise"
覆盖
_NuxtVueFireAppCheckOptionsBase.provider