Date: 2024-11-16 19:33:07
Score: 3
Natty:
I had the same issue migrating dotnet6 to dotnet8 .
After a lot of work I just installed System.IdentityModel.Tokens.Jwt
and all works fine.
Based on this article: https://medium.com/@amund.fremming/integrating-jwt-to-net-8-925c4f60695e
Reasons:
- Blacklisted phrase (1): this article
- Blacklisted phrase (0.5): medium.com
- Whitelisted phrase (-1): I had the same
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (1):
Posted by: Mohammad Hassan Shahrian