Setting up for Google reCAPTCHA - spring-boot-in-practice/repo GitHub Wiki

Setting up for Google reCAPTCHA is easy. Following are the steps:

  1. Head over to the Google reCAPTCHA admin URL and log in to your Gmail account Captcha Setup Google Admin Page
  2. Copy the key details as shown below. For security reasons, these key details are not shown in the image: Captcha Set up Keys
  3. You are now ready to proceed with the technique. Follow the steps provided in the book to use the keys to configure reCAPTCHA in the application.