GoogleCaptchaComponent icon indicating copy to clipboard operation
GoogleCaptchaComponent copied to clipboard

🤖 Implementation of google reCaptcha as a blazor component with support of reCaptcha-V2 and reCaptcha-V3 and server validation

Results 2 GoogleCaptchaComponent issues
Sort by recently updated
recently updated
newest added

### Description: As a new user implementing Google reCAPTCHA, I noticed that the ‘action’ parameter is missing. The ‘action’ parameter plays a crucial role in tracking user-initiated events and metrics....

Hey, I loved the project, and it has been a big help at my company implementing Google recaptcha in a Blazor app we're building! This PR adds some QOL things...