iGrant.io
Official@L3-iGrant · Stockholm, Sweden
iGrant.io™ is a European Digital Identity Wallet-based data exchange and verification service, supporting OpenID4VC, eIDAS, and EU Digital Identity Regulations
Agent Skills by iGrant.io
Showing 79 vetted skills indexed across 1 GitHub repositories.
igrantio-credential-schema-mobile-driving-license
Provides the ISO 18013-5 mDL claim path schema for iGrant.io credential definitions.
igrantio-credential-schema-authenticator
Provides claim path pointer schemas for issuing iGrant.io Authenticator credentials in three formats.
igrantio-credential-schema-boarding-pass
Defines claim paths for issuing Boarding Pass credentials via the iGrant.io OpenID4VC API.
igrantio-schema-discovery
Locate credential schemas and DCQL queries from the iGrant.io verifiable data registry and WE BUILD rulebooks.
igrantio-credential-schema-pda1
Provides claim path pointer schemas for issuing PDA1 social security credentials via OpenID4VC.
igrantio-credential-schema-sca-payment-user
Defines the Payment User Credential (TS12) schema for iGrant.io OpenID4VCI credential definitions.
igrantio-credential-schema-sca-payment-card
Defines the SD-JWT VC claim path pointer schema for the EUDI Wallet Payment Card Credential (TS12).
igrantio-credential-schema-software-statement
Defines the Software Statement credential schema for iGrant.io OpenID4VC credential definitions.
igrantio-credential-schema-sca-payment-account
Defines the Payment Account Credential schema with IBAN, BIC, and currency claims for OpenID4VCI issuance.
igrantio-credential-schema-student-id
Provides claim path pointer schemas for issuing Student ID credentials via the iGrant.io OpenID4VC API.
igrantio-credential-schema-pid-v2
Provides claim path pointer schemas for issuing ARF 2.8.0 PID credentials via the iGrant.io OpenID4VC API.
igrantio-credential-schema-loyalty-card
Defines Loyalty Card credential claim paths for iGrant.io OpenID4VC issuance in three formats.
igrantio-credential-schema-pid
Provides PID credential claim path schemas for SD-JWT VC, jwt_vc_json, and mso_mdoc formats.
igrantio-credential-schema-photo-id
Provides claim path pointer schemas for issuing EUDI Wallet Photo ID credentials.
igrantio-credential-schema-qesac
Defines the QESAC credential schema with claim path pointers for iGrant.io OpenID4VC issuance.
igrantio-credential-schema-payment-wallet-attestation
Defines the Payment Wallet Attestation claim path schema for iGrant.io OpenID4VC credential issuance.
igrantio-credential-schema-certificate-of-registration
Provides claim path pointer schemas for issuing Certificate Of Registration credentials via the iGrant.io OpenID4VC API.
igrantio-credential-schema-e-receipt
Provides the claim path pointer schema for issuing eReceipt credentials via the iGrant.io OpenID4VC API.
igrantio-credential-schema-passport
Provides claim path pointers for issuing Passport credentials in SD-JWT, JWT VC, and mdoc formats.
igrantio-credential-schema-age-verification
Defines claim path pointers for issuing EUDI Age Verification mdoc credentials via the iGrant.io OpenID4VC API.
igrantio-credential-schema-lpid
Provides LPID claim path pointer schemas for creating credential definitions on the iGrant.io OpenID4VC API.
igrantio-dcql-query-qesac
Builds DCQL queries requesting the QESAC credentialId claim for qualified electronic signature flows.
igrantio-dcql-query-pid
Provides DCQL claim templates for requesting PID credentials via OpenID4VP presentation definitions.
igrantio-dcql-query-passport
Provides DCQL query templates for requesting passport credentials from EUDI Wallets.
Frequently Asked Questions About iGrant.io
FAQPage SchemaWhat tasks can I build with iGrant.io's skills?▼
You can issue verifiable credentials (PID, mDL, passport, PDA1, payment credentials) over OpenID4VCI, verify presentations with OpenID4VP and DCQL queries, run holder wallet backends and frontends, manage ETSI trust lists and signing keys, handle webhooks with HMAC-SHA256, and record GDPR consents against data agreements.
Who are iGrant.io's skills designed for?▼
They target backend and frontend engineers building EUDI Wallet (EUDIW) or European Business Wallet (EUBW) integrations under eIDAS 2.0: issuers, relying-party verifiers, wallet providers, and organisations needing KYC, age verification, SCA payment authentication, or passwordless wallet login.
How do issuance and verification requests run in practice?▼
A tenant-aware Node/TypeScript backend holds the Organisation Wallet Suite API key (Authorization "ApiKey <key>") behind a proxy, calls the OID4VC endpoints, receives HMAC-signed webhooks, and pushes live status to the browser over Server-Sent Events; the browser never holds a key.
What license and cost apply to iGrant.io's skills?▼
Every skill in the manifest is published under the Apache-2.0 open-source license, so the schemas, DCQL templates, and integration building blocks are free to use and modify. The underlying iGrant.io Organisation Wallet Suite service is a commercial platform accessed with organisation API keys.
What prerequisites do iGrant.io's skills require?▼
Most skills require the igrantio-ows-overview foundation plus an Organisation Wallet Suite API key or admin bearer token. Issuer skills need igrantio-api-issuer, verifier skills need igrantio-api-verifier, and trust-list administration requires an OAuth2 client_credentials client created on the backoffice.