A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
Hi,
I want to extend the EPiServer User in CMS 5 to hold additional properties and hold a reference to a customer account (customerID) in an eComms app, does anyone have some advice on the best way to achieve this?
In the past (cms 4) I have created a customDB to store and extend the user properties and used the EPiServer UserSid as the unique key to marry the 2 accounts together.
Thanks in advance