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

removed the 'leak' function call, updated enums #21

Merged
merged 7 commits into from
Jan 22, 2024

Commits on Jan 19, 2024

  1. removed the 'leak' function call

    Signed-off-by: Alexander Sukhachev <[email protected]>
    alexsdsr committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7782a46 View commit details
    Browse the repository at this point in the history
  2. added unit tests for the SDJWTClaimsStrategy::next_level method

    Signed-off-by: Alexander Sukhachev <[email protected]>
    alexsdsr committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    677aad8 View commit details
    Browse the repository at this point in the history
  3. added the SDJWTSerializationFormat enum

    Signed-off-by: Alexander Sukhachev <[email protected]>
    alexsdsr committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f501644 View commit details
    Browse the repository at this point in the history
  4. renamed SDJWTClaimsStrategy -> ClaimsForSelectiveDisclosureStrategy

    Signed-off-by: Alexander Sukhachev <[email protected]>
    alexsdsr committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e9ae44f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Simplify SDJWTCommon helpers code structure.

    Signed-off-by: Sergey Minaev <[email protected]>
    jovfer committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    fc66192 View commit details
    Browse the repository at this point in the history
  2. Minor cleanup.

    Signed-off-by: Sergey Minaev <[email protected]>
    jovfer committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    29eb89a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Minor doc cleanup.

    Signed-off-by: Sergey Minaev <[email protected]>
    jovfer committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    49de93b View commit details
    Browse the repository at this point in the history