Skip to content

Allow deferring setting properties. Fix missing exports

Compare
Choose a tag to compare
@nklomp nklomp released this 20 Nov 12:03
· 1028 commits to develop since this release
  • Added:

    • Allow deferring to set the kid, alg to the acquire credential method, to allow inspecting the Initiation Initiation and metadata first
    • Allow deferring setting the clientId to the acquire access token, to allow inspecting the Issuer first
    • Add methods to get supported credentials, optionally restricted to the Initiate Issuance Request types
    • Relax c_nonce handling, as some Issuers do not implement it.
  • Fixes:

    • Missing some exports