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

JWK resolver, JWT test #474

Merged
merged 3 commits into from
Nov 11, 2024
Merged

JWK resolver, JWT test #474

merged 3 commits into from
Nov 11, 2024

Conversation

cykoder
Copy link
Member

@cykoder cykoder commented Nov 11, 2024

No description provided.

@cykoder cykoder force-pushed the feat/did-jwk-resolver-and-jwt-test branch from 8baf4cd to adbc343 Compare November 11, 2024 18:17
@cykoder cykoder requested a review from olegnn November 11, 2024 18:17
yarn.lock Outdated
@@ -2960,6 +2960,38 @@
fix-esm "^1.0.1"
jsonld digitalcredentials/jsonld.js#v10.x

"@docknetwork/[email protected]":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like some package still depends on @docknetwork/[email protected]

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think i just need to re-run yarn install


method = 'jwk';

constructor() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The empty constructor is no longer needed.

@olegnn olegnn merged commit aca94bd into master Nov 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants