EmberJS-Auth-Example
EmberJS-Auth-Example copied to clipboard
HTTP status 422 for user signup
I noticed that in Auth.UsersSignupController you check for HTTP status 422 but shouldn't this be 401 Unauthorized instead?
Makes more sense, truly. I am working on a revamped version of this code. Soon to be released with the latest and greatest that ember has to offer.
Thanks for that note