Difference between revisions of "Google reCAPTCHA"

From TMM Wiki
Jump to navigationJump to search
m (Boris moved page Google reCAPTURE to Google reCAPTCHA)
Line 1: Line 1:
[[NATS]] has the option to use Google re
+
[[NATS]] has the option to use Google reCAPTCHA.  Currently only V2 is suported.  In order to use Google reCAPTCHA, you will need to setup your site with google and obtain the site key and the secret key.  You can do so by going to this [[https://www.google.com/recaptcha/admin|here]].
 +
Once you have the site key and the secret key, please follow one of the [[CAPTCHA]] articles to setup Google reCAPTCHA for the desired section.
  
 
'''Resources'''
 
'''Resources'''
 
* http://www.google.com/recaptcha/admin
 
* http://www.google.com/recaptcha/admin
 
* https://developers.google.com/recaptcha/intro
 
* https://developers.google.com/recaptcha/intro

Revision as of 15:27, 7 February 2020

NATS has the option to use Google reCAPTCHA. Currently only V2 is suported. In order to use Google reCAPTCHA, you will need to setup your site with google and obtain the site key and the secret key. You can do so by going to this [[1]]. Once you have the site key and the secret key, please follow one of the CAPTCHA articles to setup Google reCAPTCHA for the desired section.

Resources