auth

Paddy 2014-12-13 Parent:0a6e3f14b054 Child:c03b5eb3179e

90:d5561856f45e Go to Latest

auth/client_test.go

Log ignored errors, grant revocations can return an error. Turn a few TODOs for logging errors into calls to log the actual error. Change the return type of grant revocations for GrantTypes to an error, so they can be logged by the system, not each GrantType. Implement a stub of the revocation function for the authcode GrantType.

History