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

    Type Alias ConnectionTypeEnumOidc

    ConnectionTypeEnumOidc: typeof Management.ConnectionTypeEnumOidc[keyof typeof Management.ConnectionTypeEnumOidc]

    OIDC communication channel type. 'back_channel' (confidential client) exchanges tokens server-side for stronger security; 'front_channel' handles responses in the browser.