Using Chrome Digital Credentials API with INJI Verify Service

There is a working draft from W3C to implement the Digital Credentials API in browsers. Chrome and Safari already implement it.

Is there a blog post explaining how to integrate a web app to Inji Verify Service using the Chrome Digital Credentials API? Is there a github repo of such endeavor?

Will the use of the Digital Credentials API substitute the usage of the INJI Verify Client SDK ?

Hello @fredguth

Thank you for contacting us. Please allow us some time; we will get back to you with the details shortly.

Regards,

Likhitha R L

on behalf of Mosip team

1 Like

Hi @fredguth

As of latest Inji Verify release , hardware interactions are managed as below:

  1. Camera access - navigator.mediaDevices which is part of a W3C Device Capability (DC) API.
  2. Opening Wallet app in mobile / tablet for Same Device flow - using Deep Link window.location.href = “openid4vp://…”
  3. Bluetooth - Planned for later
  4. Geolocation - N/A

We need Inji Verify SDK component since DC API is a browser level feature and we cannot integrate it with just Service directly.

Hope I have answered your queries. Do reach out for any further query.

Thanks

Mayura

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.