nuxt-modules / turnstile

đŸ”Ĩ Cloudflare Turnstile integration for Nuxt
https://cloudflare.com/products/turnstile
MIT License
230 stars 18 forks source link

cloudflare pre-clearance integration #294

Open huang-julien opened 8 months ago

huang-julien commented 8 months ago

🆒 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 the doc

🆕 The solution you'd like

I guess we could provide something like an interrceptor for $fetch, even applying it by default :thinking:

🔍 Alternatives you've considered

No response

ℹī¸ Additional info

No response

dargmuesli commented 8 months ago

Great feature, I'd vote to add it in! I think it would be good to implement it in a headless way so that users are free to choose how they want to style their UI 🎨

huang-julien commented 8 months ago

Let's do it then ! I'll try to implement it next week. Except if someone vote against !

dargmuesli commented 2 weeks ago

Hey @huang-julien, what's the status on this? Have you implemented this at work already by chance? Just curious.

huang-julien commented 1 week ago

hey :wave: , I still haven't implemented this :joy: