Skip to content

Commit

Permalink
Update recaptcha.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryannajackson authored Sep 27, 2024
1 parent 95dbaa3 commit 3279d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced-features/recaptcha.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add Goolgle reCAPTCHA to your event registration page to ensure the people signi

## STEP 1: Get reCAPTCHA Keys from Google
* Go to [Google ReCAPTCHA](http://www.google.com/recaptcha/admin/create)
* Note: _ReCAPTCHA is based on **your** Google account. You have to have a Google account in order to enable this for your Salesforce org.****_
* Note: _ReCAPTCHA is based on **your** Google account. You have to have a Google account in order to enable this for your Salesforce org._
* Enter a label and leave score-based (v3) checked.
* _Note: This is the most advanced version confirming that you are not a bot that doesn't require the user to do anything. If ReCAPTCHA v3 is active, it evaluates all the information it can get about that person: IP address, where they are coming from and several other environmental variables of which the user is not necessarily aware. Google then compares that information to its database and gives you a score of 0-1. The higher the score, the more likely you are to be a real person._

Expand Down

0 comments on commit 3279d0e

Please sign in to comment.