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
The GetListOfAllowedTokensAsync has a potential problem. The tokenGroups parameter is passed as an IEnumerable, which can lead to problems with multiple enumeration.