Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FormRouterConfig
Interface FormRouterConfig
interface
FormRouterConfig
{
rules
?:
FormRouterRule
[]
;
fallback
?:
string
;
}
Index
Properties
rules?
fallback?
Properties
Optional
rules
rules
?:
FormRouterRule
[]
Optional
fallback
fallback
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
rules
fallback
Auth0 Node.js SDK - v5.0.0
Loading...