Skip to content

Koada-os/invisible-recaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Published on webcomponents.org

A Polymer Invisible Recaptcha web-component for 🤖 detection (Polymer 1.x)

<invisible-recaptcha> is an web-component implementation of the Invisible Recaptcha by Google.

How to detect 🤖 :

  1. You need to get an API Key here (select invisible Recaptcha)
  2. Place the element where you want
  3. When you want to make the verification, just call the verify function.
  4. Wait the end of the verification. verification-finished will fire.
  5. Verify the token with your backend. Full documentation

How to use inside shadow-dom :

  1. Set the shadow-dom attribute.
  2. When you open the form call render()

About

A Polymer Invisible Recaptcha web-component (Polymer 1.x)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages