1
Answer

Payload null in Controller with AllowAnonymous

I'm using OAuth JSON Web Tokens Authentication in ASP.NET Web API 2. If I remove the authentication header the payload shows null.
 

Answers (1)