An open API service indexing awesome lists of open source software.

https://github.com/openid/openid4vci


https://github.com/openid/openid4vci

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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: https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html

Other versions of the spec can be accessed at: https://openid.net/sg/openid4vc/specifications/

### Build the HTML ###

```docker run -v `pwd`:/data danielfett/markdown2rfc openid-4-verifiable-credential-issuance-1_0.md```