Community

Using JSON Web Tokens with Katana and WebAPI

(K. Scott Allen) A common question I’ve been getting is how to use tokens with ASP.NET, specifically JSON Web Tokens (JWT) with ASP.NET WebAPI where the OAuth server and the resource server are the same. In other words, you have a single web site that wants to both issue tokens to authenticated clie

Read More - Register for Free Membership