Preparing search index...
The search index is not available
javascript-sdk - v4.7.0
javascript-sdk
auth/interfaces
NameValue
Interface NameValue
Represents a name/value pair found in an authentication tree callback.
interface
NameValue
{
name
:
string
;
value
:
unknown
;
}
Index
Properties
name
value
Properties
name
name
:
string
value
value
:
unknown
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
value
javascript-sdk - v4.7.0
Loading...
Represents a name/value pair found in an authentication tree callback.