# openid-4-verifiable-credential-issuance Specification to allow holders to request issuance of credentials and issuers to issue verifiable credentials. ### Current WG-Draft The current WG-Draft version is built automatically from the master branch and can be accessed at: * 1.0: https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-1_0-wg-draft.html * 1.1: https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-1_1-wg-draft.html Other versions of the spec can be accessed at: https://openid.net/sg/openid4vc/specifications/ ### Build the HTML ### ```cd 1.1 && docker run -v `pwd`:/data danielfett/markdown2rfc openid-4-verifiable-credential-issuance-1_1.md```