Skip to content

Decompose OAuth2AuthorizationCodeRequestAuthenticationProvider #896

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

Closed
jgrandja opened this issue Sep 20, 2022 · 0 comments
Closed

Decompose OAuth2AuthorizationCodeRequestAuthenticationProvider #896

jgrandja opened this issue Sep 20, 2022 · 0 comments
Assignees
Labels
type: breaks-passivity A change that breaks passivity with the previous release
Milestone

Comments

@jgrandja
Copy link
Collaborator

Decomposed classes:

  • OAuth2AuthorizationCodeRequestAuthenticationProvider
  • OAuth2AuthorizationCodeRequestAuthenticationToken
  • OAuth2AuthorizationCodeRequestAuthenticationConverter

Extracted new classes:

  • OAuth2AuthorizationConsentAuthenticationProvider
  • OAuth2AuthorizationConsentAuthenticationToken
  • OAuth2AuthorizationConsentAuthenticationConverter

Replaced OAuth2AuthorizationCodeRequestAuthenticationToken.Builder with public constructors.

@jgrandja jgrandja added the type: breaks-passivity A change that breaks passivity with the previous release label Sep 20, 2022
@jgrandja jgrandja added this to the 0.4.0-M2 milestone Sep 20, 2022
@jgrandja jgrandja self-assigned this Sep 20, 2022
doba16 pushed a commit to doba16/spring-authorization-server that referenced this issue Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaks-passivity A change that breaks passivity with the previous release
Projects
None yet
Development

No branches or pull requests

1 participant