Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.6.x
WatsonXAI
TokenAuthenticationOptions
Interface TokenAuthenticationOptions
interface
TokenAuthenticationOptions
{
requestToken
?:
(
(
)
=>
Promise
<
RequestTokenResponse
>
)
;
}
Index
Properties
request
Token?
Properties
Optional
request
Token
request
Token
?:
(
(
)
=>
Promise
<
RequestTokenResponse
>
)
Type declaration
(
)
:
Promise
<
RequestTokenResponse
>
Returns
Promise
<
RequestTokenResponse
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
request
Token
@ibm-cloud/watsonx-ai
Loading...