Preparing search index...
The search index is not available
@auth0/auth0-acul-js - v0.1.0-beta.2
@auth0/auth0-acul-js
Classes
EnterpriseConnection
Interface EnterpriseConnection
interface
EnterpriseConnection
{
metadata
?:
Record
<
string
,
string
>
;
name
:
string
;
options
:
{
displayName
?:
string
;
iconUrl
?:
string
;
showAsButton
:
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
:
{
displayName
?:
string
;
iconUrl
?:
string
;
showAsButton
:
boolean
;
}
strategy
strategy
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
metadata
name
options
strategy
@auth0/auth0-acul-js - v0.1.0-beta.2
Loading...