auth
2014-10-26
Parent:e45bfa2abc00
auth/grant_test.go
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.