react-wgac-recraptcha
v1.0.2
Published
The future of butt-based online security
Downloads
5
Readme
react-wgac-recraptcha
The future of butt-based challenge-response tests is here! It's sure to reduce spam (mmmmm... spam), secure your website or app, and make you look 10 years younger all at the same time!
CRAPtcha stands for Completely Real and Awesome Public Turing test to tell Computers and Humans Apart. ReCRAPtcha stands for the same thing except twice, we think.
ReCRAPtcha is in beta testing and probably will stay that way forever, but it's available for any early adopters who want to use it in their projects, or just want to mess with their robot friends.
It's super easy to set up, which will leave you plenty of time to get your TP shopping done over at whogivesacrap.org. Cheers!
Install
npm install --save react-wgac-recraptcha
Usage
import React, { Component } from 'react'
import ReCRAPtcha from 'react-wgac-recraptcha'
import 'react-wgac-recraptcha/dist/index.css'
class Example extends Component {
render() {
return <ReCRAPtcha thiccness="medium" />
}
}
Component Props
Properties used to customise the rendering:
| Name | Type | Description
| ------------- |:-------------:| ------- |
| thiccness | string | The size of the CRAPtcha. Accepts CSS font-size
values.
Example
This is how the CRAPtcha looks when rendered in your app. The beta version of this is not terribly interactive so umm.. you're gonna have to just trust the user and/or robot on this one.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| To prove you're not a robot, |
| select all images of a BUM |
| |
| | -\ / / |
| (_ | | |- , |
| | | | |
| / | |
| / , \ |
| | ) ) |
| | _/_ _ / |
| \ | | |
| | | , |
| |
| |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
License
MIT