Update README.md

This commit is contained in:
2023-04-10 13:29:38 +02:00
committed by GitHub
parent 7bbd3d3a57
commit 4ce3f58ad2

View File

@ -1,5 +1,7 @@
# keycloak-hcaptcha
> I am currently not adding any new features, updates or fixes. Feel free to open a PR!
To safeguard registration against bots, Keycloak has integration with Google reCAPTCHA. This provides similar functionality, but with a more privacy friendly provider named hCaptcha. The code is based on the vanilla implementation of reCAPTCHA in Keycloak.
## Installation