References and Standards

  • W3C Verifiable Credentials Data Model: https://www.w3.org/TR/vc-data-model/

  • W3C DID Core Specification: https://www.w3.org/TR/did-core/

  • W3C DID Methods Registry (did:web): https://www.w3.org/TR/did-spec-registries/

  • JSON Web Token (JWT): https://www.rfc-editor.org/rfc/rfc7519

  • JSON Web Signature (JWS): https://www.rfc-editor.org/rfc/rfc7515

Adhering to these ensures interoperability and robust verification.

Last updated