auth

Paddy 2014-12-13 Parent:42bc3e44f4fe Child:5bccbed6631b

94:9c50b2e2e03b Go to Latest

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