Spring Boot Google reCAPTCHA v3 Integration Example

Описание к видео Spring Boot Google reCAPTCHA v3 Integration Example

Learn how to integrate Google reCAPTCHA v3 into a Java web application based on Spring Boot. I will walk you through the process of updating the login functionality of an application to use reCAPTCHA v3 to protect the login form.

If the score returned by Google reCAPTCHA API is under a threshold value, redirect the users to the OTP Login screen (require users to enter one time password that has been sent to his email).

Technologies:
- Spring Boot web application (Thymeleaf & RestTemplate)
- Spring Security for authentication
- Google reCAPTCHA v3 (Javascript)

Software programs:
- Java Development Kit (JDK)
- Spring Tool Suite IDE (STS)

Комментарии

Информация по комментариям в разработке