Next.js Discord

Discord Forum

I'm trying to add captcha to a project, but having trouble.

Unanswered
Tenterfield Terrier posted this in #help-forum
Open in Discord
Tenterfield TerrierOP
Currently recreating an old project with Next.js and having trouble with the captcha. The old version uses Google ReCaptcha, and I have found two packages to integrate ReCaptcha. However, the issue is that I only have two forms across two pages out of 10+ pages, and I don't want to use a global provider. I don't want to load a captcha when there are no forms on the page. Is it possible using ReCaptcha, or are there other captcha solutions you'd suggest?

0 Replies