Auth0 Universal Components
GitHub
Auth0
Preparing search index...
public-api
UseSsoProviderEditLogicResult
Interface UseSsoProviderEditLogicResult
interface
UseSsoProviderEditLogicResult
{
handleToggleProvider
:
(
enabled
:
boolean
)
=>
Promise
<
void
>
;
idpConfig
:
any
;
isLoadingConfig
:
boolean
;
isLoadingIdpConfig
:
boolean
;
shouldAllowDeletion
:
boolean
;
showProvisioningTab
:
boolean
;
}
Index
Properties
handle
Toggle
Provider
idp
Config
is
Loading
Config
is
Loading
Idp
Config
should
Allow
Deletion
show
Provisioning
Tab
Properties
handle
Toggle
Provider
handleToggleProvider
:
(
enabled
:
boolean
)
=>
Promise
<
void
>
idp
Config
idpConfig
:
any
is
Loading
Config
isLoadingConfig
:
boolean
is
Loading
Idp
Config
isLoadingIdpConfig
:
boolean
should
Allow
Deletion
shouldAllowDeletion
:
boolean
show
Provisioning
Tab
showProvisioningTab
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
handle
Toggle
Provider
idp
Config
is
Loading
Config
is
Loading
Idp
Config
should
Allow
Deletion
show
Provisioning
Tab
GitHub
Auth0
Auth0 Universal Components
Loading...