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

feat: OpenID Federation for the verifier <-> holder #27

Closed

Commits on Nov 7, 2024

  1. feat: working version

    Signed-off-by: Tom Lanser <[email protected]>
    Tommylans committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b723485 View commit details
    Browse the repository at this point in the history
  2. feat: Littlebit of a cleanup for the verifier

    Signed-off-by: Tom Lanser <[email protected]>
    Tommylans committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bcaed4d View commit details
    Browse the repository at this point in the history
  3. fix: typescript error

    Signed-off-by: Tom Lanser <[email protected]>
    Tommylans committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1743fb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    dcd810d View commit details
    Browse the repository at this point in the history
  2. feat: Added more logging and added unhappy tests

    Signed-off-by: Tom Lanser <[email protected]>
    Tommylans committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cb6d70f View commit details
    Browse the repository at this point in the history
  3. chore: Made some things more logic

    Signed-off-by: Tom Lanser <[email protected]>
    Tommylans committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b06c546 View commit details
    Browse the repository at this point in the history
  4. feat: Holder side api for getting more context information

    Signed-off-by: Tom Lanser <[email protected]>
    Tommylans committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    06999df View commit details
    Browse the repository at this point in the history