79433368

Date: 2025-02-12 14:16:44
Score: 1
Natty:
Report link

I had the exact same problem. See my problem and solution here: ASP.NET Core 8 Web API : JWT token always invalid

TL;DR - Installing the package Microsoft.IdentityModel.JsonWebTokens solved the problem for me

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Lars S.K.