interface AuthManagerEvents {
    updated: boolean;
}

Properties

Properties

updated: boolean