idurar / idurar-erp-crm

Open Source Headless ERP CRM E-Commerce Accounting Software | Node Js React
https://cloud.idurarapp.com/
Other
5.86k stars 1.73k forks source link

Recaptcha added for robot verification #1139

Open Satyamsharmahp36 opened 2 weeks ago

Satyamsharmahp36 commented 2 weeks ago

Description

I have added the feature of Robot verification via Recaptcha.It is v3 enterprise version . I helps for the robot verification which is asked as a feature

Related Issues

Feature Request: Add Robot Verification #1102

Steps to Test

First You have to generate secret key and site key from this ,then :-

first replace YOUR_SITE_KEY in index.html in frontend Then Replace YOUR_SITE_KEY in frontend/src/pages/login.jsx Then in backend .env file has to updated with the SECRET_KEY

Checklist