I have a JWKS API URL where I have to consume and verify my token. I have used HTTP Client but I could not get all the data I want.
How do I consume the API and read the keys? How to verify my token using the results I got from the JWKS server?
I am using c#, RS256
2.1m questions
2.1m answers
60 comments
57.0k users