How can this be used in an MVC application?
Where should the token be stored so that is picked up by the asp.net authorization infrastructure, and can be used with AuthorizeAttribute?
Identity service usage in an MVC application
bdaniel7
#1
AdamL8
#2
Take a look at their video for DShop sample project. the token is store in a another DB that contains all JWT