Tag: Static Sites

Adding reCAPTCHA to Static Sites with Azure Functions

May 25, 2020 · 4 min read
My mailing list was suffering from spam signups due to an unprotected form. Since it was a static site, I needed a solution that didn't require me to host infrastructure. In this article, I'll discuss how I used Azure Functions to process reCAPTCHA tokens for my static site.
← Prev
Page 2 of 2
Next →