auth

Paddy 2014-12-13 Parent:61a802849b51 Child:c1b3a36af1a7

90:d5561856f45e Go to Latest

auth/token.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