How To: Use Recaptcha

    Once you have your site key, and secret key, enter them in web.config/appSettings section:

    Edit LoginForm.cs to add a Recaptcha property:

    Edit LoginRequest.cs to add a Recaptcha property: