EmberJS-Auth-Example icon indicating copy to clipboard operation
EmberJS-Auth-Example copied to clipboard

HTTP status 422 for user signup

Open kgish opened this issue 10 years ago • 1 comments

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

kgish avatar Jan 01 '15 16:01 kgish

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

WebCloud avatar May 25 '15 09:05 WebCloud