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
From a quick look at the code I saw that the users TKey is hard coded as string, is that correct?
However, is there an easy way to use an int? Or do I have to re-implement the interfaces myself?
The text was updated successfully, but these errors were encountered:
From a quick look at the code I saw that the users TKey is hard coded as string, is that correct?
However, is there an easy way to use an int? Or do I have to re-implement the interfaces myself?
The text was updated successfully, but these errors were encountered: