Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am looking to create a member at the same time as creating a back office user.
I have implemented the INotificationHandler for the UserSavedNotififaction event.
The entity that gets passed to this is an IUser, but in order for me to create the member, I need the password which is already hashed.
Has anyone ever done this & can point me in the right direction?
Thanks
Mark
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Create a new user & then use same details to create a member
I am looking to create a member at the same time as creating a back office user.
I have implemented the INotificationHandler for the UserSavedNotififaction event.
The entity that gets passed to this is an IUser, but in order for me to create the member, I need the password which is already hashed.
Has anyone ever done this & can point me in the right direction?
Thanks
Mark
is working on a reply...