Is the debugger on jwt.io able to validate EdDSA signatures?

Hi,

Is the debugger on jwt.io able to validate EdDSA signatures?

I’m working on a client library for validating JWTs (yes, we need another one because it supports asynchronous discovery of JWKs using Vertx :slight_smile:) and I’ve been using jwt.io to validate that my results are compatible with others (I also have unit tests using Nimbus).

Everything works for ECDSA signatures, but not for EdDSA.
Is this my fault, or a limitation of jwt.io?

Thanks.

Jim

Hey there Jim!

Not sure but gonna reach out to my colleague who take care of jwt.io and will ask him. Will get back to you shortly!

Got an update on that front. Unfortunately as of now it is not able to validate EdDSA signatures. I highly recommend to you to advocate for that by using our Feedback category here: