auth

Paddy 2015-01-29 Parent:163ce22fa4c9 Child:d30a3a12d387

133:bc842183181d Go to Latest

auth/oauth2_test.go

Add Client updating from the API. Add a handler to update Clients using the API. Add a helper that will decode a request for us based on its Content-Type header. Change the ClientChange.Validate function to return as many errors as possible, as opposed to just the first error it encounters. Update the ClientChange.Validate tests to take advantage of the new signature.

History