Setting up for Google reCAPTCHA - spring-boot-in-practice/repo GitHub Wiki
Setting up for Google reCAPTCHA is easy. Following are the steps:
- Head over to the Google reCAPTCHA admin URL and log in to your Gmail account
- Copy the key details as shown below. For security reasons, these key details are not shown in the image:
- 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.