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

    Interface ConnectionAuthenticationPurpose

    Configure the purpose of a connection to be used for authentication during login.

    interface ConnectionAuthenticationPurpose {
        active: boolean;
    }
    Index

    Properties

    Properties

    active: boolean