Hi Team,
There are some groups has been defined in auth0 - authorization. I expect all the groups would be listed in event.user.groups in auth0 action. But it is not listing the groups defined in auth0 - authorization page.
Should I follow any other approach to fetch all the groups. (Earlier we have used user.groups in rules which lists all the groups).
I am migrating rules to auth0 action. user.groups in rules and event.user.groups are not listing same values.
Thanks!