Token signature verify issue

Hi there,

I have an issue that is bothering me because I couldn’t figure out the problem. I cannot verify the token signature using the well-known public certificate, but I can do it with the public one on JWT.io. So, what’s wrong? How is this even possible?

Someone else is facing or did face the same issue?

Thank you very much!

Hi @nacho88,

Welcome to the Auth0 Community!

We will need more context to solve this.

Are you using the same certificate? If not, how do they differ? Where are you getting the certs? How are you verifying the JWT (code snippets are helpful)? Any other information about how you are trying to verify the JWT is helpful.