Validate Okta jwt token in .net core api

Hi. I want to validate Jwt token in my .net core api project. How to do that?

you can check https://jwt.io to find a c# library to do JWT validation

Could you specify the code or any article regarding that

Check out this guide: JWT Validation Guide | Okta Developer

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.