GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/davinci-client
index
SuccessNode
Interface SuccessNode
interface
SuccessNode
{
cache
:
{
key
:
string
}
;
client
:
|
null
|
{
authorization
?:
{
code
?:
string
;
state
?:
string
}
;
status
:
"success"
}
;
error
:
null
;
httpStatus
:
number
;
server
:
{
_links
?:
Links
;
eventName
?:
string
;
href
?:
string
;
id
?:
string
;
interactionId
?:
string
;
interactionToken
?:
string
;
session
?:
string
;
status
:
"success"
;
}
;
status
:
"success"
;
}
Index
Properties
cache
client
error
http
Status
server
status
Properties
cache
cache
:
{
key
:
string
}
client
client
:
|
null
|
{
authorization
?:
{
code
?:
string
;
state
?:
string
}
;
status
:
"success"
}
error
error
:
null
http
Status
httpStatus
:
number
server
server
:
{
_links
?:
Links
;
eventName
?:
string
;
href
?:
string
;
id
?:
string
;
interactionId
?:
string
;
interactionToken
?:
string
;
session
?:
string
;
status
:
"success"
;
}
status
status
:
"success"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cache
client
error
http
Status
server
status
GitHub
Documentation
Loading...