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
Your TokenMetaData class has an UserId of int type.And in my application i use a UserId in a string type.So would great when we implement the ITokenProvider to set the type of TokenMetaData.
Your TokenMetaData class has an UserId of int type.And in my application i use a UserId in a string type.So would great when we implement the ITokenProvider to set the type of TokenMetaData.