PasswordResetResponse interface
Response from password reset request.
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