MIT licensed by ncaq
Maintained by [email protected]
This version can be pinned in stack with:yesod-recaptcha2-0.1.0.0@sha256:6308ee22b29296d0cffed9dbf4747941760a2f73ba4ddc03f7c061b4075b0b47,746

Module documentation for 0.1.0.0

yesod-recaptcha2

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