WebApiTokenAuthBootstrap icon indicating copy to clipboard operation
WebApiTokenAuthBootstrap copied to clipboard

Add possibility to use another TokenMetadaData

Open vinguan opened this issue 10 years ago • 0 comments

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.

vinguan avatar Apr 28 '15 09:04 vinguan