You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
user.groups contains an array items of objects representing each group. But, the groupsMatchExpression function is looking for an array of strings. Currently unable to restrict any routes to an "Admin" group.