Interface EmailConfirmationCustomFunction

Export

EmailConfirmationCustomFunction

Hierarchy

  • EmailConfirmationCustomFunction

Properties

autoConfirm?: any

If true, automatically confirm new user accounts without additional verification. For custom function account confirmation, set this value to false.

Memberof

EmailConfirmationCustomFunction

confirmationFunctionName?: any

The name of the custom function that handles the confirmation process.

Memberof

EmailConfirmationCustomFunction

runConfirmationFunction?: any

If true, new email/password user account registrations use a custom function that you define to handle the confirmation process.

Memberof

EmailConfirmationCustomFunction

Generated using TypeDoc