Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Specify revoke token return type and test for failure #53

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Conversation

bpedroza
Copy link
Owner

The revoke token method was not specifying a return type, and was simply returning the response. This behavior was not consistent, and failed to conform to the specification. Method now returns a boolean.

I am aware this may be considered breaking, but the return type was not specified before, so could not be relied upon anyways.

@bpedroza bpedroza merged commit 253837c into master Dec 22, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant