TBD54566975 / web5-go

Apache License 2.0
6 stars 6 forks source link

implement `vc.Verify(vcJwt)` #150

Closed jiyoontbd closed 1 month ago

jiyoontbd commented 1 month ago

reference kt and js impls

kt: https://github.com/TBD54566975/web5-kt/blob/main/credentials/src/main/kotlin/web5/sdk/credentials/VerifiableCredential.kt#L211

js: https://github.com/TBD54566975/web5-js/blob/main/packages/credentials/src/verifiable-credential.ts#L255

jiyoontbd commented 1 month ago

already exists in vcjwt.go