Ory.Model.IdentityWithCredentialsWebAuthn (ory_client v1.22.37)

Copy Markdown

Create Identity and Import WebAuthn Credentials

Summary

Types

t()

@type t() :: %Ory.Model.IdentityWithCredentialsWebAuthn{
  config: Ory.Model.IdentityWithCredentialsWebAuthnConfig.t() | nil
}

Functions

decode(value)