Skip to content

Commit d73f8d0

Browse files
timcappalliTallTed
andauthored
Add additional use cases and examples to intro (#186)
* add additional use cases * Tweak proof of employment Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> --------- Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent 3dfefe5 commit d73f8d0

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

index.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,22 @@ <h2>
6868
TBW
6969
</p>
7070
<p id="credential-type-examples">
71-
There are many types of digital credential that can be conveyed using
71+
There are many types of digital credential that can be presented using
7272
this API. <dfn data-lt="credential type examples">Examples of these
7373
types</dfn> include:
7474
</p>
7575
<ul>
76-
<li>a driver's license or identity card issued by a government
76+
<li>a driving license, passport, or other identity card issued by a government
7777
institution
7878
</li>
79-
<li>TBW: other credential types
79+
<li>a travel authorization document issued by an embassy or consulate
80+
</li>
81+
<li>a proof of employment issued by a public or private organization
82+
</li>
83+
<li>a proof of education or professional training issued by an institution
84+
</li>
85+
<li>and many other scenarios as described in
86+
<a href="https://www.w3.org/TR/vc-use-cases/">Verifiable Credentials Use Cases</a>
8087
</li>
8188
</ul>
8289
<h2>

0 commit comments

Comments
 (0)