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 normalization support to denormalizers #604

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Jun 30, 2024

This update enhances several denormalizer classes in the WebAuthn package (AuthenticationExtensionsDenormalizer, PublicKeyCredentialOptionsDenormalizer, PublicKeyCredentialUserEntityDenormalizer, TrustPathDenormalizer) to also support normalization. This allows backward conversion from entities back to arrays. A new Serializer unit test has been introduced for validation.

Target branch: 4.9.x
Resolves issue #591

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

This update enhances several denormalizer classes in the WebAuthn package (AuthenticationExtensionsDenormalizer, PublicKeyCredentialOptionsDenormalizer, PublicKeyCredentialUserEntityDenormalizer, TrustPathDenormalizer) to also support normalization. This allows backward conversion from entities back to arrays. A new Serializer unit test has been introduced for validation.
@Spomky Spomky added the enhancement New feature or request label Jun 30, 2024
@Spomky Spomky added this to the 4.9.0 milestone Jun 30, 2024
@Spomky Spomky self-assigned this Jun 30, 2024
@Spomky Spomky merged commit 46f67f9 into 4.9.x Jun 30, 2024
15 checks passed
@Spomky Spomky deleted the features/normalization branch June 30, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant