@auth0/auth0-acul-js - v0.1.0-beta.5
    Preparing search index...

    Interface PasskeyCreateResponse

    interface PasskeyCreateResponse {
        authenticatorAttachment: null | string;
        id: string;
        rawId: null | string;
        response: Classes.CredentialResponse;
        type: string;
    }
    Index

    Properties

    authenticatorAttachment: null | string
    id: string
    rawId: null | string
    type: string