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.
AI OnAI Off
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.
Ok solved this, you only need to get the Author.User and it will return the true userobject.
To set an anonymousAuthor you use the AuthorHandler.GetAnonymousAuthor method. But in my case I would like to process userdata and would therefor want to transform it back to a "real" user.
Anyone know how this is done?
Thanyou.