The lastest draft can be found at: https://identity.foundation/jwt-vc-presentation-profile/
We invite anyone to raise issues or pull requests. Please check existing issues before creating a new one.
This repo uses Spec-Up to generate profile documents.
$ npm install
$ npm run dev # for local development
$ npm run render # for rendering the doc
To view the generated profile doc, open index.html
in your browser.