auth

Paddy 2015-01-18 Parent:c03b5eb3179e Child:0a1e16b9c141

120:118a69954621 Go to Latest

auth/token.go

Validate client when doing credential grants. When granting a token based on user credentials, I forgot to validate the client credentials that were sent. So implement that.

History