Closed artrayd closed 3 months ago
I want to use turnstile together with app check.
For app check I'm using it: https://vuefire.vuejs.org/guide/app-check.html
Here is my nuxt.config code: appCheck: { debug: process.env.NODE_ENV !== 'production', isTokenAutoRefreshEnabled: true, provider: turnstile, key: '6LfteGodAAAAAL6tKJbS6H0Y8UeLBLQPv-NyAR4F', },
No response
đ Is your documentation request related to a problem?
I want to use turnstile together with app check.
For app check I'm using it: https://vuefire.vuejs.org/guide/app-check.html
Here is my nuxt.config code: appCheck: { debug: process.env.NODE_ENV !== 'production', isTokenAutoRefreshEnabled: true, provider: turnstile, key: '6LfteGodAAAAAL6tKJbS6H0Y8UeLBLQPv-NyAR4F', },
đ Where should you find it?
No response
âšī¸ Additional context
No response