Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.7.x
authentication/utils/authenticators
JWTRequestBaseAuthenticator
Class JWTRequestBaseAuthenticator
Hierarchy
TokenRequestBasedAuthenticator
JWTRequestBaseAuthenticator
Index
Constructors
constructor
Properties
token
Manager
AUTHTYPE_
ZEN
Constructors
constructor
new JWTRequest
Base
Authenticator
(
options
,
requestToken
)
:
JWTRequestBaseAuthenticator
Parameters
options
:
BaseOptions
requestToken
:
(
(
)
=>
Promise
<
RequestTokenResponse
>
)
(
)
:
Promise
<
RequestTokenResponse
>
Returns
Promise
<
RequestTokenResponse
>
Returns
JWTRequestBaseAuthenticator
Properties
Protected
token
Manager
token
Manager
:
RequestFunctionJWTTokenManager
Static
AUTHTYPE_
ZEN
AUTHTYPE_
ZEN
:
string
= 'zen'
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
token
Manager
AUTHTYPE_
ZEN
@ibm-cloud/watsonx-ai
Loading...