wwWallet core documentation
    Preparing search index...
    • Calls the credential endpoint to obtain issued credentials for the selected configuration.

      Proof-bound access and validated inputs reduce unauthorized or malformed issuance requests.

      • OpenID4VCI, credential endpoint request
      • OpenID4VCI, proof or proofs in credential requests
      • RFC 9449 (OAuth 2.0 Demonstrating Proof-of-Possession at the Application Layer (DPoP)), DPoP protected credential endpoint access

      Parameters

      Returns Promise<{ credentials: { credential: string; format: string }[] }>