Skip to content

Consolidate shared code between JwtDecoders and ReactiveJwtDecoders #7311

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
Aug 27, 2019
Merged

Consolidate shared code between JwtDecoders and ReactiveJwtDecoders #7311

merged 1 commit into from
Aug 27, 2019

Conversation

ThomasVitale
Copy link
Contributor

Extract duplicated code from JwtDecoders and ReactiveJwtDecoders into a
package-private class.

Fixes gh-7263

Extract duplicated code from JwtDecoders and ReactiveJwtDecoders into a
package-private class.

Fixes gh-7263
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 27, 2019
@jzheaux jzheaux merged commit 505882c into spring-projects:master Aug 27, 2019
@jzheaux
Copy link
Contributor

jzheaux commented Aug 27, 2019

Thanks, @ThomasVitale! This is now merged into master.

@jzheaux jzheaux self-assigned this Sep 19, 2019
@jzheaux jzheaux added in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 19, 2019
@jzheaux jzheaux added this to the 5.2.0.RC1 milestone Sep 19, 2019
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) status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consolidate shared code between JwtDecoders and ReactiveJwtDecoders
3 participants