turnstile icon indicating copy to clipboard operation
turnstile copied to clipboard

🔥 Cloudflare Turnstile integration for Nuxt

Results 30 turnstile issues
Sort by recently updated
recently updated
newest added

Hi :wave: This PR implements `@nuxt/scripts` for `nuxt >= 3.11.1` (we'll see if we remove the compatibility field in `@nuxt/scripts`)

### 🐛 The bug Hello, Thank you for your work on this module! 1. I have a problem when I load `NuxtTurnstile` in my login page, I had to use...

bug

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nuxt-modules/turnstile). ## Awaiting Schedule The following updates are...

### 🐛 The bug While using the NuxtTurnstile component from the nuxt turnstile package, it seems that the Turnstile script isn't loading as expected, throwing an Uncaught TypeError: Cannot read...

bug
needs reproduction

### 🆒 Your use case [here](https://developers.cloudflare.com/turnstile/get-started/client-side-rendering/) is a list of options you can send to turnstile. However the nuxt wrapper doesnt include all of them. One example of this would...

enhancement

Resolves #297 Quick draft to demonstrate what I intend to achieve. Collaboration welcome.

### 🆒 Your use case It's common to have secrets available as a file or similar when deploying a service (as explained in https://github.com/nuxt-modules/turnstile/pull/174#issuecomment-1478161449). I'd like to be able to...

enhancement

Currently, there is no warning when building a project for production and no secret key is set. This is the first step I did while working on moving secret sourcing...

Both mentioned issues are resolved now.

### 🆒 Your use case Hey there :wave: I'll be implementing cloudflare turnstile pre-clearance at work; Do you think it is something we should provide through this package ? Here...

enhancement
help wanted
good first issue