auth
2014-10-26
Parent:e0b3064daf02
auth/LICENSE
Catch ErrClientNotFound. It's not a 500 error if the user specifies a Client that doesn't exist in the clientStore. That's a 400, with an error that should be rendered for the user.