ftos.identity.authn.sendResetPasswordEmailNotification

Sends an email with a password reset link to a user registered with the FintechOS Identity Provider.

Syntax

Copy
ftos.identity.authn.sendResetPasswordEmailNotification(userName: string): void
 
Parameter Type Description
userName string The username of the account to which the password reset link will be sent. The user account must be enabled via FintechOS Identity Provider.