Skip to content
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

Fix #333 #334

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Fix #333 #334

merged 2 commits into from
Aug 19, 2024

Conversation

bvolkmer
Copy link
Contributor

See #333

@@ -70,6 +70,19 @@ def __init__(
"revocation_endpoint_auth_methods_supported", ["client_secret_basic"]
)

supported_auth_methods = get_args(OAuth2ClientAuthMethod)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's clever 👍

E721: replace == with is
@frankie567
Copy link
Owner

Thank you for fixing this (and the linting issues too) 🙏

@all-contributors add @bvolkmer for code, bug

@frankie567 frankie567 merged commit 529047e into frankie567:master Aug 19, 2024
1 of 6 checks passed
Copy link
Contributor

@frankie567

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

I've put up a pull request to add @bvolkmer! 🎉

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.

2 participants