Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Interface CreateSelfServiceProfileSsoTicketResponseContent

    interface CreateSelfServiceProfileSsoTicketResponseContent {
        ticket?: string;
    }
    Index

    Properties

    Properties

    ticket?: string

    The URL for the created ticket.