SermoDigital/jose

Signing JWT via ssh-agent

chnrxn opened this issue · 1 comments

Is it possible to sign a JWT via ssh-agent instead of having access to the private key which may be locked with a passphrase?

I managed to do it my writing and using my own signing method.