hri101
Results
2
issues of
hri101
I have a question related to trapping and showing server error messages in index.html. If for example we change method "authenticate" in class WebSecurityConfig as follows: ` UsernamePasswordAuthenticationToken token =...
While not directly related to the core functionality of the example, I'd like to understand if it is possible to handle custom(server-side) login error messages and visualize such in the...