fastify-recaptcha-verifier
zero dependency (except fastify-plugin) fastify recaptcha plugin <br> options: ```ts /* https://developers.google.com/recaptcha/docs/verify Verification is failed if: score < 0.5 || success === false || options.hostaname && options.hostname !== hostname