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

Allow to enable Proof Key for Code Exachange (PKCE) #271

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

thalionath
Copy link
Contributor

Describe the PR
Wires usePkceWithAuthorizationCodeGrant OAuth2 option of the Swagger UI to the options interface

Relation issue
Closes #243

Additional context
Allow library users to set the usePkceWithAuthorizationCodeGrant OAuth2 config option of the SwaggerUI
https://swagger.io/docs/open-source-tools/swagger-ui/usage/oauth2/

Wires usePkceWithAuthorizationCodeGrant OAuth2 option of the Swagger UI to the options interface
@thalionath
Copy link
Contributor Author

Is there any chance of getting this reviewed, @ubogdan ?

swagger.go Outdated Show resolved Hide resolved
swagger.go Outdated Show resolved Hide resolved
@ubogdan
Copy link
Contributor

ubogdan commented Dec 2, 2024

@thalionath Thanks for your contribution

@ubogdan ubogdan merged commit 19f4300 into swaggo:master Dec 2, 2024
6 checks 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.

Authorization Code with PKCE
3 participants