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

    Interface ClientAddonZoom

    Zoom SSO configuration.

    interface ClientAddonZoom {
        account?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    account?: string

    Zoom account name usually first segment of your Zoom URL, e.g. https://acme-org.zoom.us would be acme-org.