Difference between revisions of "Google reCAPTCHA"

From TMM Wiki
Jump to navigationJump to search
Line 1: Line 1:
[[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]].
+
[[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 [[here|https://www.google.com/recaptcha/admin]].
 
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.
 
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
+
* https://www.google.com/recaptcha/admin
 
* https://developers.google.com/recaptcha/intro
 
* https://developers.google.com/recaptcha/intro

Revision as of 15:28, 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 https://www.google.com/recaptcha/admin. 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