This is a simple app extension for 2sxc which integrates Google Recaptcha v3 into your forms to help protect them from spam and abuse.
- 2dm: made demo code (Razor) a bit more compact
- 2dm: updated
extension.jsondefinition to v01.00.00 - 2dm: made some internal objects internal so they don't bleed out
- 2rb: adjusted license
- 2rb: added view and controller for documentation example
- 2rb: adjusted error handling in views & controller
- 2rb: added comprehensive code comments to RecaptchaValidator
- 2rb: added
HttpRequestHelper - 2rb: shortened Code of tests
- 2rb: removed unnecessary view file
- 2rb: adjusted not functional code
- 2rb: Moved demo views to right location
- 2rb: Improved Code and removed unnecessary code
- 2rb: Added comments