Skip to main content

foundation-auth.event_self_service_password_reset

Home > @genesislcap/foundation-auth > EVENT_SELF_SERVICE_PASSWORD_RESET

EVENT_SELF_SERVICE_PASSWORD_RESET interface

Signature:

export interface EVENT_SELF_SERVICE_PASSWORD_RESET extends MESSAGE 

Extends: MESSAGE

Properties

Property

Modifiers

Type

Description

DETAILS

readonly

{ readonly USER_NAME: string; readonly RETURN_URL: string; }

USER_NAME

readonly

string