auth

Paddy 2014-12-13 Parent:e0b3064daf02

94:9c50b2e2e03b Go to Latest

auth/LICENSE

Implement invalidating AuthorizationCodes once used. Add a Used property to AuthorizationCodes, which is set to true in the Invalidate function of the AuthorizationCode GrantType. Implement a useAuthorizationCode function for the memstore. Add useAuthorizzationCode to the authorizationCodeStore interface.

History