Azure
Resolving the “Could Not Load File or Assembly System.IdentityModel.Tokens.Jwt” Error
I was working on an Azure Functions application to create a REST API that accepts bearer tokens. When I fired up the app in Visual Studio, I was greeted with the following error message. Could Read more…