Hiyve Components - v1.0.0
Preparing search index...
@hiyve/identity-client
HttpClientOptions
Interface HttpClientOptions
interface
HttpClientOptions
{
apiKey
?:
string
|
null
;
baseUrl
:
string
;
getAccessToken
?:
()
=>
string
|
null
;
timeout
?:
number
;
}
Index
Properties
api
Key?
base
Url
get
Access
Token?
timeout?
Properties
Optional
api
Key
apiKey
?:
string
|
null
base
Url
baseUrl
:
string
Optional
get
Access
Token
getAccessToken
?:
()
=>
string
|
null
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
base
Url
get
Access
Token
timeout
Hiyve Components - v1.0.0
Loading...