UNPKG

snowflake-sdk

Version:
4 lines (3 loc) 301 B
export function formAuthJSON(authenticator: string, account: string, username: string, clientType: string, clientVersion: string, clientEnv: Object): JSON; export function getAuthenticator(connectionConfig: Object, httpClient: any): Object; export function isOktaAuth(authenticator: string): boolean;