This example demonstrates how to request and verify digital credentials using the id-verifier library.
Select which document types and information you'd like to request from the user's credentials:
Note: Check the boxes for the document types and information you'd like to request from the user's credentials. All selected claims will be requested from the available credential formats.
Here's the code that would be used to request the selected claims:
This demo requires a browser that supports the Digital Credentials API. Currently, this is an experimental API and may not be available in all browsers.
Note: In a real application, you would: