IGUHealth
Preparing search index...
@iguhealth/client
http
HTTPClientState
Type Alias HTTPClientState
type
HTTPClientState
=
{
authenticate
?:
()
=>
void
;
getAccessToken
?:
()
=>
Promise
<
string
>
;
url
:
string
|
DeriveFHIRURL
;
}
Index
Properties
authenticate?
get
Access
Token?
url
Properties
Optional
authenticate
authenticate
?:
()
=>
void
Optional
get
Access
Token
getAccessToken
?:
()
=>
Promise
<
string
>
url
url
:
string
|
DeriveFHIRURL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authenticate
get
Access
Token
url
IGUHealth
Loading...