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

    Interface VerifyEmailTicketResponseContent

    interface VerifyEmailTicketResponseContent {
        ticket: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    ticket: string

    URL representing the ticket.