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) Implement Resolver for did:jwk #1290 #1299

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

Commits on Oct 18, 2024

  1. did jwk resolver

    Signed-off-by: gmulhearn <[email protected]>
    gmulhearn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    db57a84 View commit details
    Browse the repository at this point in the history
  2. test did_jwk

    Signed-off-by: gmulhearn <[email protected]>
    gmulhearn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    67d271d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. pk to jwk

    Signed-off-by: gmulhearn <[email protected]>
    gmulhearn committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    5bb71d7 View commit details
    Browse the repository at this point in the history
  2. did jwk struct (matching did key)

    Signed-off-by: gmulhearn <[email protected]>
    gmulhearn committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ad67eba View commit details
    Browse the repository at this point in the history
  3. try from jwk and serialized jwk

    Signed-off-by: gmulhearn <[email protected]>
    gmulhearn committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    410770e View commit details
    Browse the repository at this point in the history
  4. doc and extra docs

    Signed-off-by: gmulhearn <[email protected]>
    gmulhearn committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    93eff9e View commit details
    Browse the repository at this point in the history