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
as the first context must be https://www.w3.org/2018/credentials/v1 (according to https://w3c.github.io/vc-data-model/#contexts).
And here www is missing (currently the context is https://w3.org/2018/credentials/v1).
The text was updated successfully, but these errors were encountered:
When decoded, VC inside JWS (example-016-jwt.jwt) is incorrect:
as the first context must be
https://www.w3.org/2018/credentials/v1
(according to https://w3c.github.io/vc-data-model/#contexts).And here
www
is missing (currently the context ishttps://w3.org/2018/credentials/v1
).The text was updated successfully, but these errors were encountered: