PasswordResetResponse interface

Response from password reset request.

Properties

message

A human-readable status message.

success

Whether the reset request was accepted.

Property Details

message

A human-readable status message.

message: string

Property Value

string

success

Whether the reset request was accepted.

success: boolean

Property Value

boolean