https://github.com/mtconnect/recaptcha_registration
https://github.com/mtconnect/recaptcha_registration
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mtconnect/recaptcha_registration
- Owner: mtconnect
- Created: 2020-06-19T17:04:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T21:22:43.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T04:54:34.771Z (about 1 year ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recaptcha Register
Uses Google Recaptcha V3 to validate the current registration to avoid bots.
## Configuration
* Site Key: Google Recaptcha V3 Site Key.
* Secret Key: Google Recaptcha V3 Secret Key.
# Dependencies
`recaptcha` gem