City-of-Bloomington / open311-nodejs

A citizen facing Open311 client written in Node
1 stars 2 forks source link

invisible recaptcha #47

Closed adabutch closed 4 years ago

adabutch commented 4 years ago

Use the invisible version of Google reCaptcha v2.

V3 is another can of worms, defined by actions, which doesn't seem worth it at the moment for us.

Previously, we used the checkbox, folks didn't like they sometimes were considered a bot and had to select images.

So, with the invisible version, you may still have to click images, but only if your actions somehow warrant a bot check via Google which is less likely and more desirable.

adabutch commented 4 years ago

Will be updated via v2.