Skip to content

AuthConfig

AuthConfig = { method: "user"; } | { appName: string; method: "app"; } | { appName: string; method: "userapp"; } | { dirProperty: string; method: "dir" | "directory"; } | { appName: string; ipAddress: string; method: "manual"; userId: string; } | { method: "token"; token: string; }

Defined in: js-xbbg/index.d.ts:15

xbbg is independent open-source software and is not affiliated with, endorsed by, sponsored by, or approved by Bloomberg Finance L.P.