I am stuck at authenticating the JWT token.
I have configured Private and Public key by following the documentation: https://labs.convex.dev/auth/setup/manual, but when I am pasting the token in https://jwt.io/ the iss is not showing up, instead I am getting error that the token is incorrect.