Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Revocation of access token was fixed #44

Merged
merged 1 commit into from
Sep 21, 2018

Conversation

debugger84
Copy link
Contributor

I'm fixing the bug in the method revokeAccessToken(), in AccessTokenRepository.

Incorrect behavior: the revokeAccessToken() method doesn't change the revoked field to 1.

New expected behavior: the revokeAccessToken() method changes the revoked field to 1.

Provide a narrative description of what you are trying to accomplish:

@ezimuel ezimuel merged commit 79f41d9 into zendframework:master Sep 21, 2018
@ezimuel
Copy link
Contributor

ezimuel commented Sep 21, 2018

@debugger84 thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants