WaxAPIREST.Types.ServerPublicKeyCredential (wax_api_rest v0.5.0)
View SourceSummary
Types
@type t() :: %WaxAPIREST.Types.ServerPublicKeyCredential{ getClientExtensionResults: map() | nil, id: String.t(), rawId: String.t(), response: WaxAPIREST.Types.ServerAuthenticatorAttestationResponse.t() | WaxAPIREST.Types.ServerAuthenticatorAssertionResponse.t(), type: WaxAPIREST.Types.PublicKeyCredentialType.t() }