Preparing search index...
The search index is not available
auth0-acul-js - v1.0.1
auth0-acul-js
Interfaces
Common
EnterpriseConnection
Interface EnterpriseConnection
interface
EnterpriseConnection
{
metadata
?:
Record
<
string
,
string
>
;
name
:
string
;
options
:
{
display_name
?:
string
;
icon_url
?:
string
;
show_as_button
:
boolean
;
}
;
strategy
:
string
;
}
Hierarchy (
view full
)
Connection
EnterpriseConnection
Index
Properties
metadata?
name
options
strategy
Properties
Optional
metadata
metadata
?:
Record
<
string
,
string
>
name
name
:
string
options
options
:
{
display_name
?:
string
;
icon_url
?:
string
;
show_as_button
:
boolean
;
}
strategy
strategy
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
metadata
name
options
strategy
auth0-acul-js - v1.0.1
Loading...