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 the wrong token_endpoint_auth_method: 'secret_basic' to 'client_secret_basic' and 'secret_post' to 'client_secret_post' #66

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

u8989332
Copy link

@u8989332 u8989332 commented Oct 13, 2024

Hi
I found that 'register' function comparing the token_endpoint_auth_method is different from RFC-7591.
So I modify token_endpoint_auth_method as RFC-7591's 'client_secret_basic' and 'client_secret_post'.

Please review this issue, thanks.

@u8989332 u8989332 changed the title fix the wrong token_endpoint_auth_method: 'client_secret_basic' to 'secret_basic' fix the wrong token_endpoint_auth_method: 'secret_basic' to 'client_secret_basic' and 'secret_post' to 'client_secret_post' Oct 14, 2024
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