Not able to fetch username from event on execution of onExecutePostChangePassword

Ready to post? :mag: First, try searching for your answer.
I need user name from the event object for onExecutePostChangePassword but its not coming.

user object looks like

user: {
email: β€˜β€™,
email_verified: false,
id: β€˜β€™,
last_password_reset: β€˜2024-07-30T12:07:52.022Z’,
user_id: β€˜auth0|’
},

1 Like