Skip to content
#

gravatar

Here are 180 public repositories matching this topic...

c-blake
c-blake commented Oct 6, 2020

The recaptcha library added a second overload for initRecaptcha. Consequently, nimwcpkg/webs/captchas.nim:setupReCaptcha must provide a third argument (either a bool or a Provider) for Nim to unambiguously resolve the call. This will matter more once recaptcha stamps a new release. You may want a when compiles guard to handle both old & new recaptcha libs.

Improve this page

Add a description, image, and links to the gravatar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gravatar topic, visit your repo's landing page and select "manage topics."

Learn more