@beyondidentity/bi-sdk-js
    Preparing search index...

    Interface Links

    A set of of URLs associated with the passkey.

    interface Links {
        enrollUri?: string;
        loginUri?: string;
    }
    Index

    Properties

    enrollUri?: string
    loginUri?: string