Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface gmfAuthenticationConfig<>

Type Parameters

    Hierarchy

    • gmfAuthenticationConfig

    Index

    Properties

    allowPasswordChange: boolean

    Whether to show the change password button. Default to true. You can also specify a PasswordValidator object to add constraint on user's new password.

    allowPasswordReset: boolean

    Whether to show the password forgotten link. Default to true.

    Generated using TypeDoc