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.
Is their an easy way to indentify which visitor groups a user visiting a page is part of via code ?
Currently I am getting a complete list of Visitor Groups, itterating through this list to see if user is principal in group. This does not seem the most efficent way of doing this.
Thanks
Minesh