FHIRClient - v3.0.0
Preparing search index...
types
fhirclient
IDToken
Interface IDToken
interface
IDToken
{
aud
:
string
;
exp
:
number
;
iat
:
number
;
iss
:
string
;
profile
:
string
;
sub
:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
aud
exp
iat
iss
profile
sub
Properties
aud
aud
:
string
exp
exp
:
number
iat
iat
:
number
iss
iss
:
string
profile
profile
:
string
sub
sub
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aud
exp
iat
iss
profile
sub
FHIRClient - v3.0.0
Loading...