UNPKG

google-recaptcha-v2

Version:

A simple library of captcha based on Google reCAPTCHA v2.

22 lines (17 loc) 714 B
## 1.0.4 (2022.01.24) ### Feature - Update `README.md`. ## 1.0.3 (2022.01.24) ### Feature - Update the default method of output message on console. ## 1.0.2 (2022.01.24) ### Feature - Update `README.md`. ## 1.0.1 (2022.01.21) ### Feature - Add [Explicit Render](https://developers.google.com/recaptcha/docs/invisible#examples) mode, support [Auto Render](https://developers.google.com/recaptcha/docs/invisible#auto_render) and **Explicit Render**. - Update `GoogleReCaptcha.init`, add extended parameter `options`, remove parameter `host`. - Update `README.md`. ## 1.0.0 (2021.04.29) ### Feature - Add the basic features of [Google reCAPTCHA v2](https://developers.google.com/recaptcha/docs/invisible).