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

    Variable ClientTokenExchangeTypeEnumConst

    ClientTokenExchangeTypeEnum: {
        CustomAuthentication: "custom_authentication";
        OnBehalfOfTokenExchange: "on_behalf_of_token_exchange";
    } = ...

    Type Declaration

    • ReadonlyCustomAuthentication: "custom_authentication"
    • ReadonlyOnBehalfOfTokenExchange: "on_behalf_of_token_exchange"