How to get a captcha on the "2 screens"-style login? #12633
Unanswered
GeekCornerGH
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, basically title.
I have the "standard" login flow which prompts for the username and password on separate screen.
I'd like to put a captcha after the user inputs his password. The only workaround I've got is putting the username and password on the same screen.
Currently, it prompts for the captcha only when the password is correct. I'd like to get it to show no matter if the password is correct or not.
How would I do this?
Thanks for this amazing project
Beta Was this translation helpful? Give feedback.
All reactions