shinymanager
shinymanager copied to clipboard
Is it possible to add a captcha before users are able to log in
Just asking if it is possible to insert a captcha as requirement for login. Captchas are a requirement in some organizations to avoid bots spamming login attempts.
I've seen I'm able to add inputs into the login UI, and I also tried to disable the login button with {shinyjs} without success.