auth

Paddy 2014-12-13 Parent:1fb166575e69 Child:0b45e6b9cb94

94:9c50b2e2e03b Go to Latest

auth/oauth2_test.go

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