@auth0/auth0-acul-react - v1.0.0
Preparing search index...
Types
EnterpriseConnection
Interface EnterpriseConnection
interface
EnterpriseConnection
{
name
:
string
;
strategy
:
string
;
metadata
?:
Record
<
string
,
string
>
;
options
:
{
iconUrl
?:
string
;
displayName
?:
string
;
showAsButton
:
boolean
}
;
}
Hierarchy (
View Summary
)
Connection
EnterpriseConnection
Index
Properties
name
strategy
metadata?
options
Properties
name
name
:
string
strategy
strategy
:
string
Optional
metadata
metadata
?:
Record
<
string
,
string
>
options
options
:
{
iconUrl
?:
string
;
displayName
?:
string
;
showAsButton
:
boolean
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
strategy
metadata
options
@auth0/auth0-acul-react - v1.0.0
Loading...