Skip to content

Specify revoke token return type and test for failure #53

New issue

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

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

Already on GitHub? Sign in to your account

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant