chore: Update auth flow (#9959)
This commit is contained in:
@@ -56,6 +56,7 @@ export const generateResetPasswordTokenWorkflow = createWorkflow(
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
emitEventStep({
|
||||
eventName: AuthWorkflowEvents.PASSWORD_RESET,
|
||||
data: { entity_id: input.entityId, actorType: input.actorType, token },
|
||||
|
||||
Reference in New Issue
Block a user