didkit icon indicating copy to clipboard operation
didkit copied to clipboard

JWT issuance with ssh-agent

Open clehner opened this issue 3 years ago • 1 comments

#158 adds ssh-agent integration for issuing verifiable credentials and verifiable presentations with proof objects, using ssh-agent for signing. It should be possible to also use ssh-agent signing to create JWT VCs/VPs. This will depend on ssi exposing support for external JWT signing: https://github.com/spruceid/ssi/issues/221.

clehner avatar Jul 06 '21 15:07 clehner