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

Upgrade to SD-JWT v12 & API rework #14

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Upgrade to SD-JWT v12 & API rework #14

wants to merge 30 commits into from

Commits on Sep 6, 2024

  1. sd-jwt API rework

    UMR1352 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    051c5b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. tests work

    UMR1352 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2862517 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. update readme & tests

    UMR1352 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dd67e3a View commit details
    Browse the repository at this point in the history
  2. SdJwtPresentationBuilder

    UMR1352 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8338101 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. docs & tests

    UMR1352 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5973fa2 View commit details
    Browse the repository at this point in the history
  2. cargo clippy

    UMR1352 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8cecbaf View commit details
    Browse the repository at this point in the history
  3. SdJwtBuilder::header

    UMR1352 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d87a37d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    e70dc9a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    65d58b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. impl DerefMut for SdJwtClaims

    UMR1352 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cc13221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d69e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. add more tests for builder

    wulfraem committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0c1364e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix tests

    UMR1352 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8ba37a1 View commit details
    Browse the repository at this point in the history
  2. use ok_or_else

    UMR1352 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dacd94f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Update README.md

    Co-authored-by: wulfraem <[email protected]>
    UMR1352 and wulfraem authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5cdefd9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: wulfraem <[email protected]>
    UMR1352 and wulfraem authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    97095d9 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: wulfraem <[email protected]>
    UMR1352 and wulfraem authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9d3431f View commit details
    Browse the repository at this point in the history
  4. Update src/sd_jwt.rs

    Co-authored-by: wulfraem <[email protected]>
    UMR1352 and wulfraem authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    38013b0 View commit details
    Browse the repository at this point in the history
  5. fix 0 disclosures bug

    UMR1352 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f730806 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a492c48 View commit details
    Browse the repository at this point in the history
  7. fix comment

    UMR1352 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1c387e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11d0c85 View commit details
    Browse the repository at this point in the history
  9. update example & readme

    UMR1352 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a343b7a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. SdJwtBuilder::insert_claim

    UMR1352 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1f37bbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebc05f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    9601f3f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update src/builder.rs

    Co-authored-by: Yasir <[email protected]>
    UMR1352 and itsyaasir authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dd24522 View commit details
    Browse the repository at this point in the history
  2. Update src/sd_jwt.rs

    Co-authored-by: Yasir <[email protected]>
    UMR1352 and itsyaasir authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f2ad25f View commit details
    Browse the repository at this point in the history
  3. Update src/sd_jwt.rs

    Co-authored-by: Yasir <[email protected]>
    UMR1352 and itsyaasir authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3bebdc0 View commit details
    Browse the repository at this point in the history
  4. review comments

    UMR1352 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0300fc5 View commit details
    Browse the repository at this point in the history