verto-health / ngx-turnstile

Cloudflare Turnstile for Angular
https://ngx-turnstile.pages.dev/
MIT License
62 stars 13 forks source link

Make ngx-turnstile work with @angular/forms #5

Closed choyiny closed 2 years ago

choyiny commented 2 years ago

Similar to ng-recaptcha, the ngx-turnstile can optionally work with @angular/forms (see https://github.com/DethAriel/ng-recaptcha#forms-ready)

Create a new module and a directive that allows the <ngx-turnstile> component to work with Angular reactive forms