@qualithm/arrow-flight-sql-js - v0.4.3
Preparing search index...
AuthConfig
Type Alias AuthConfig
AuthConfig
:
|
{
token
:
string
;
type
:
"bearer"
}
|
{
password
:
string
;
type
:
"basic"
;
username
:
string
}
|
{
type
:
"none"
}
Authentication configuration
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@qualithm/arrow-flight-sql-js - v0.4.3
Loading...
Authentication configuration