I’m follow the example on the documentation page. I’ve console.log’d the public key and I see it coming back correctly. However, the verify is failing every time. It seems to be parsing correctly as well. Could my public key be incorrect for some reason?
I’m using node and http-signature like suggested.
Thank you ahead of time!