Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 475 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 475 Bytes

This is an example of using reCAPTCHA V3 with the extremely simple Django introduced in this Article.

We are verifying in two types of cases, function based-view and class based-view.

We also use requests for HTTP requests when sending data to reCAPTCHA.