Closed linasi closed 1 year ago
Libraries like did-jwt do not expect key to be first prefixed with a type identifier and only then encoded in multibase. PR removes codec use.
did-jwt
It's still a WIP, not ready to be merged, tests require fixing.
Libraries like
did-jwt
do not expect key to be first prefixed with a type identifier and only then encoded in multibase. PR removes codec use.