Skip to content

Conversation

csalvador58
Copy link
Contributor

This PR is for converting public enums to structs for Issue #91

  • PublicKeyCredentialDescriptor.AuthenticatorTransport
  • UserVerificationRequirement
  • VerifiedAuthentication.CredentialDeviceType
  • AttestationConveyancePreference
  • AttestationFormat
  • CollectedClientData.CeremonyType

Copy link
Collaborator

@dimitribouniol dimitribouniol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @csalvador58, thanks for going through and updating these! Could you please make them conform to UnreferencedStringEnumeration instead, following this existing pattern? Examples:

@csalvador58
Copy link
Contributor Author

Updated to conform to UnreferencedStringEnumeration, thanks @dimitribouniol for the guidance!

Copy link
Collaborator

@dimitribouniol dimitribouniol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thanks again!

@dimitribouniol dimitribouniol linked an issue Oct 9, 2025 that may be closed by this pull request
@dimitribouniol dimitribouniol merged commit a1e7ccd into swift-server:main Oct 9, 2025
16 of 23 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.

Remove public enums
2 participants