When user supplies an incorrect/nonexisting manager when signing in, it crashes the server. I think it should be easy to fix by putting a conditional to return an error if the manager name is not found. Right now it only catches if no manager header is supplied
When user supplies an incorrect/nonexisting manager when signing in, it crashes the server. I think it should be easy to fix by putting a conditional to return an error if the manager name is not found. Right now it only catches if no manager header is supplied