You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
We have
web5 vc
commands which make use of the underlyingjwt.Sign()
function, but theweb5
CLI doesn't support any of thejwt.SignOpt
; these options should be exposed to the CLIThe text was updated successfully, but these errors were encountered: