Interface TenantSettingsUpdateChangePassword

Change Password page customization.

Hierarchy

  • TenantSettingsUpdateChangePassword

Properties

Properties

enabled?: boolean

Whether to use the custom change password HTML (true) or the default Auth0 page (false). Default is to use the Auth0 page.

html?: string

Custom change password HTML (Liquid syntax supported).