openwallet-foundation/credo-ts

Make `label` optional in `OutOfBandInvitation`

Closed this issue · 0 comments

It is not required according to the specification.

Also need to update the parseInvitation method to not add an empty string as the label when parsing legacy connectionless invitations (which don't have labels).