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

Add WebClientReactiveAuthorizationCodeTokenResponseClient.setWebClient #6238

Merged
merged 1 commit into from
Dec 6, 2018

Conversation

shraiysh
Copy link
Contributor

@shraiysh shraiysh commented Dec 5, 2018

Add WebClientReactiveAuthorizationCodeTokenResponseClient.setWebClient

Fixes #6182

Add WebClientReactiveAuthorizationCodeTokenResponseClient.setWebClient

Fixes spring-projectsgh-6182
@rwinch rwinch changed the title Author: Shraiysh Vaishay [email protected] Add WebClientReactiveAuthorizationCodeTokenResponseClient.setWebClient Dec 6, 2018
@rwinch rwinch self-assigned this Dec 6, 2018
@rwinch rwinch added Reactive in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Dec 6, 2018
@rwinch rwinch added this to the 5.2.0.M1 milestone Dec 6, 2018
@rwinch rwinch merged commit e25bea2 into spring-projects:master Dec 6, 2018
@rwinch
Copy link
Member

rwinch commented Dec 6, 2018

Thanks for the PR @shraiysh! This is now merged into master. If you are looking for more issues that should be fairly easy take a look at the help wanted label.

@rwinch rwinch added the type: enhancement A general enhancement label Dec 6, 2018
@shraiysh
Copy link
Contributor Author

shraiysh commented Dec 6, 2018

Hey, @rwinch This was my first code contribution to open source. You made it really easy for me. Thanks a lot for your help. I will look for other open issues too.

@rwinch
Copy link
Member

rwinch commented Dec 7, 2018

Thank you for your contribution @shraiysh! We are so lucky to have community members like you 😄

@shraiysh shraiysh deleted the gh-6182 branch December 30, 2018 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReactiveOAuth2AccessTokenResponseClients should support setting a custom WebClient
2 participants