Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
ProviderSelectionSchema
Interface ProviderSelectionSchema
Schema configuration for Step 1: Provider Selection
interface
ProviderSelectionSchema
{
strategy
?:
{
errorMessage
?:
string
;
required
?:
boolean
}
;
}
Hierarchy (
View Summary
)
ProviderSelectionSchema
SsoProviderSchema
Index
Properties
strategy?
Properties
Optional
strategy
strategy
?:
{
errorMessage
?:
string
;
required
?:
boolean
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
strategy
GitHub
Auth0
Auth0 Universal Components
Loading...
Schema configuration for Step 1: Provider Selection