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

A Emberjs Authentication example through a Rails API

Results 1 EmberJS-Auth-Example issues
Sort by recently updated
recently updated
newest added

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