Represents user entity information in WebAuthn operations.
@type t() :: %ExSwan.Credential.User{ display_name: String.t(), id: binary(), name: String.t() }