babaktaremi / GoogleCaptchaComponent

🤖 Implementation of google reCaptcha as a blazor component with support of reCaptcha-V2 and reCaptcha-V3 and server validation
MIT License
78 stars 16 forks source link

Updated docs #10

Closed GeorgeStephens closed 1 year ago

GeorgeStephens commented 1 year ago

Added Models & Services to the _imports.razor.

Services needed to reset the component. Models had previously caught me out, hopefully it will save other users 5 minutes