scala-webapp-template
scala-webapp-template copied to clipboard
Captcha value must be cleared after backend responses
This applies to all forms using captchas, for example, try logging in with invalid credentials, server will return an error but frontend won't clear up the captcha value, send the request again and server will complain about the expired captcha.