Created on 03 July 2020
icon_unfollowing
Login to follow
google-recaptcha-v2

Google reCAPTCHA v2

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 03 July 2020 by 
google-recaptcha-v2

Google reCAPTCHA v2

Details
Google reCAPTCHA for reactive projects. Made by Create IT https://www.create.pt
Read more

Google reCAPTCHA for reactive projects. 


  1. Create 2 site properties to store your google reCaptcha configuration.
    1. SecretKey (DO NOT use it on client side!!!)
    2. SiteKey
  2. Add reCaptcha Web block to your form, providing your google site key.
  3.  Create a server action with 1 input parameter (reCaptcha response) and 1 output parameter (result). 
    1. Call plugin VerifyCaptcha action providing your secret key and your reCaptcha response.
    2. Set your server action output with plugin VerifyCaptcha action output
  4. On submit your form, call GetRecaptchaResponse to obtain reCaptcha response and call your server action created on 3)
  5. Verify if captcha is valid or not.

If you need to reset your reCaptcha for any reason (e.g. you could have an error on your server side), simply call ResetReCaptcha client action).



Release notes (1.0.0)
Reviews (2)
by 
2020-07-03
in version 1.0.0
Very handy and easy to use. Great job!
by 
2020-07-03
in version 1.0.0
We are using this component in www.maisproximo.pt, an app for detection of respiratory complications and support in the fight against COVID-19, and it was very easy to use and it works very well. 
Category
Demos & samples, Other demos & samples
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Google reCAPTCHA v2 has no dependencies.
Application Objects
Google reCAPTCHA v2 has 1 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.8.0 to 11.9.0
Database:
All
Asset consumers
No consumers yet.
Weekly downloads