WebApiTokenAuthBootstrap
WebApiTokenAuthBootstrap copied to clipboard
Add possibility to use another TokenMetadaData
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.