TBD54566975 / web5-go

Apache License 2.0
6 stars 6 forks source link

Add JWT sign opts to the web5 CLI VC commands #112

Open KendallWeihe opened 3 months ago

KendallWeihe commented 3 months ago

We have web5 vc commands which make use of the underlying jwt.Sign() function, but the web5 CLI doesn't support any of the jwt.SignOpt; these options should be exposed to the CLI