Currently, logging in with a non-existent username results in an application error in Kemal, rather than being gracefully handled within the application.
This should be handled in the same way how a username/password mismatch is reported to the user.
Currently, logging in with a non-existent username results in an application error in Kemal, rather than being gracefully handled within the application.
This should be handled in the same way how a username/password mismatch is reported to the user.