Skip to content

Verify requests with reCAPTCHA #331

@kylemh

Description

@kylemh

Feature request

Add reCAPTCHA middleware to easily wrap views which require reCAPTCHA verification on front-end. We'll be adding reCAPTCHA to the front-end on the precipice of adding many forms to the website.

Proposed solution

https://developers.google.com/recaptcha/docs/verify 🤷
I DMed @AllenAnthes the secret key.

Potential alternative solutions

🤷 maybe we dont need server verification if I'm just tryna prevent bots? Perhaps I could just not let the form submit until the recaptcha is done.

https://stackoverflow.com/questions/56776469/do-we-need-backend-integration-for-recaptchv3

Answer: Yeah it's easy to do: https://stackoverflow.com/questions/56776469/do-we-need-backend-integration-for-recaptchv3#comment100168666_56786924

Additional context

Open to discussion!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions