I noticed that in `Auth.UsersSignupController` you check for `HTTP status 422` but shouldn't this be `401 Unauthorized` instead?