@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
auth-types
HandleAuthenticationErrorProps
Type Alias HandleAuthenticationErrorProps<A>
Props for function handleAuthenticationError
type
HandleAuthenticationErrorProps
<
A
extends
AuthType
=
AuthType
>
=
{
canRetry
:
boolean
;
errorBody
?:
Record
<
string
,
unknown
>
;
headers
:
Headers
;
hostConfig
:
HostConfig
<
A
>
;
status
:
number
;
}
Type Parameters
A
extends
AuthType
=
AuthType
Index
Properties
can
Retry
error
Body?
headers
host
Config
status
Properties
can
Retry
canRetry
:
boolean
Optional
error
Body
errorBody
?:
Record
<
string
,
unknown
>
headers
headers
:
Headers
host
Config
hostConfig
:
HostConfig
<
A
>
host config for connecting to a host
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Retry
error
Body
headers
host
Config
status
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Props for function handleAuthenticationError