You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.