generated from ita-social-projects/DevTemplate
-
Notifications
You must be signed in to change notification settings - Fork 3
ReCaptcha v2
Roman Myko edited this page Oct 10, 2024
·
13 revisions
The project is utilizing ReCAPTCHA V2 Invisible for enhanced security and protection against automated bot activities. It's important to be aware that if the Google ReCAPTCHA free monthly quota is exhausted, the system will still allow users to proceed with signing in and registering without requiring ReCAPTCHA verification. This ensures uninterrupted access for users, but it also means that during these periods, the additional bot protection provided by ReCAPTCHA wІill not be active.
RECAPTCHA_V2_PRIVATE_KEY = '6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe' # this is test key
RECAPTCHA_URL='https://www.google.com/recaptcha/api/siteverify'
REACT_APP_RECAPTCHA_V2_SITE_KEY=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI # this is test key