MIT licensed by ncaq
Maintained by [email protected]
This version can be pinned in stack with:yesod-recaptcha2-0.1.0.1@sha256:19a3d4f01df56e4e5c0ed213f794ec6515bebad43d12aba46a6c6e75c9df04b8,902

Module documentation for 0.1.0.1

yesod-recaptcha2

import Import.ReCaptcha2
instance YesodReCaptcha App where
    reCaptchaSiteKey = return "foo"
    reCaptchaSecretKey = return "bar"
<* reCaptcha