gothinkster / koa-knex-realworld-example

240 stars 79 forks source link

Correct HTTP response to 401 for false login creds #11

Closed tecfu closed 5 years ago

tecfu commented 5 years ago

In the event of an incorrect email or password the error response returned should be a 401.

tecfu commented 5 years ago

Merge conflicts resolved by https://github.com/gothinkster/koa-knex-realworld-example/pull/12.