Skip to content

WebAuthn public-key enumeration incorrectly stated as publicKey #33

@kdubb

Description

@kdubb

The enumeration value seems to be incorrectly stated in camel-case instead of kebab-case.

#/Components/Schemas/PublicKeyCredentialType

PublicKeyCredentialType:
  description: Defines valid credential types. This is an extension point in the
    WebAuthn spec. The only defined value at this time is "public-key"
  type: string
  enum:
  - publicKey

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions