0.1.0 • Published 12 months ago

aadhaar_qr v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

Aadhaar QR SDK

Steps

  1. Install the package
  2. Import window.setupSDK.init from the package
  3. Call the SDK method with the dummy credential ID
window.setupSDK.init({
	credentialID: '3e8449fb-d8a0-4e38-a643-ab4bb6d8d775',
});