Bylothink / do-you-dare

🎴 A web-game based on the original game of "Truth or Dare?" with different game modes.
https://doyoudare.cards
Other
0 stars 0 forks source link

Aggiungere hCaptcha #24

Closed Byloth closed 1 year ago

Byloth commented 2 years ago

È necessario aggiungere la funzionalità di reCAPTCHA almeno all'interno del form di registrazione.
Valutare, inoltre, se aggiungere la stessa funzionalità (ma in modalità Invisible) all'interno del form di login.

Byloth commented 2 years ago

I don't think it could be useful (due to the implementation via DjangoForms), but...

https://github.com/torchbox/django-recaptcha

Byloth commented 2 years ago

Just found hCaptcha with its official Vue.js implementation as well: https://github.com/hCaptcha/vue-hcaptcha