@valon-technologies/gestalt
Preparing search index...
index
IntrospectResponse
Interface IntrospectResponse
RFC 7662 token introspection response fields.
interface
IntrospectResponse
{
active
:
boolean
;
subject
?:
string
;
scope
?:
string
;
clientId
?:
string
;
audience
?:
string
[]
;
}
Index
Properties
active
subject?
scope?
client
Id?
audience?
Properties
active
active
:
boolean
Optional
subject
subject
?:
string
Optional
scope
scope
?:
string
Optional
client
Id
clientId
?:
string
Optional
audience
audience
?:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
subject
scope
client
Id
audience
@valon-technologies/gestalt
Loading...
RFC 7662 token introspection response fields.