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
So it appears there is bug in IssuedTokens class when you call the delete method. The delete query is running a less than query instead of an equals query
So it appears there is bug in
IssuedTokensclass when you call the delete method. The delete query is running a less than query instead of an equals query