Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ClientAttesatiton #128

Merged
merged 10 commits into from
Jul 30, 2024
Merged

Add ClientAttesatiton #128

merged 10 commits into from
Jul 30, 2024

Commits on Jul 10, 2024

  1. add ClientAttesatiton to KeyStore interface

    Signed-off-by: Johannes Tuerk <[email protected]>
    JoTiTu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d95cf85 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. mdoc oid4vci

    Signed-off-by: Kevin <[email protected]>
    Dindexx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4b0559c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. separate integration tests

    Signed-off-by: Kevin <[email protected]>
    Dindexx committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ee4bcf3 View commit details
    Browse the repository at this point in the history
  2. move away from json converters

    Signed-off-by: Kevin <[email protected]>
    Dindexx committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0b04128 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix credential request json

    Signed-off-by: Kevin <[email protected]>
    Dindexx committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c70be23 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. merge mdoc-oid4vci

    Signed-off-by: Johannes Tuerk <[email protected]>
    JoTiTu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bc15985 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. refactor key store

    Signed-off-by: Johannes Tuerk <[email protected]>
    JoTiTu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4b93c38 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:openwallet-foundation-labs/wallet-f…

    …ramework-dotnet into client-attestation
    
    Signed-off-by: Johannes Tuerk <[email protected]>
    JoTiTu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a68ec20 View commit details
    Browse the repository at this point in the history
  3. move structs to own file

    Signed-off-by: Johannes Tuerk <[email protected]>
    JoTiTu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    98c0b43 View commit details
    Browse the repository at this point in the history
  4. add singelton

    Signed-off-by: Johannes Tuerk <[email protected]>
    JoTiTu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c914fa4 View commit details
    Browse the repository at this point in the history