Preparing search index...
The search index is not available
javascript-sdk - v4.7.0
javascript-sdk
auth/interfaces
Callback
Interface Callback
Represents the authentication tree API callback schema.
interface
Callback
{
output
:
NameValue
[]
;
type
:
CallbackType
;
_id
?:
number
;
input
?:
NameValue
[]
;
}
Index
Properties
output
type
_id?
input?
Properties
output
output
:
NameValue
[]
type
type
:
CallbackType
Optional
_id
_id
?:
number
Optional
input
input
?:
NameValue
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
output
type
_id
input
javascript-sdk - v4.7.0
Loading...
Represents the authentication tree API callback schema.