This package has been deprecated

Author message:

Deprecated, use viskan-deku-recaptcha instead

deku-recaptcha

1.0.1 • Public • Published

deku-recaptcha

Google reCAPTCHA component for Deku

Install

$ npm install --save deku-recaptcha

Usage

import Recaptcha from 'deku-recaptcha';
 
const render = () => (
    <Recaptcha siteKey='XXXXXXXXXX' options={{...}}/>
);
 
export default {render};

Attributes

siteKey

Required
Type: string
Default: Google Test Key

API key provided by Google.

options

Type: object

Google reCAPTCHA options, read more here..

License

MIT © Viskan Distanshandel System AB

Package Sidebar

Install

npm i deku-recaptcha

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • alonalon
  • anton-johansson
  • gillstrom
  • henrikpeszlen
  • michaelbergquistsuarez