web/flows: fix alternate captchas not loading

closes #4321

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2023-01-01 18:49:41 +01:00
parent f90a52c7d6
commit 82184b2882
4 changed files with 120 additions and 18 deletions

View File

@ -2,7 +2,11 @@
title: Captcha stage
---
This stage adds a form of verification using [Google's ReCaptcha](https://www.google.com/recaptcha/intro/v3.html) or compatible services.
This stage adds a form of verification using [Google's ReCaptcha](https://www.google.com/recaptcha/intro/v3.html) or compatible services. Currently supported implementations:
- ReCaptcha
- hCaptcha
- Turnstile
### Google ReCaptcha