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

fix: jwk thumprint using crypto.subtle #135

Merged

Conversation

TimoGlastra
Copy link
Collaborator

@TimoGlastra TimoGlastra commented Jul 31, 2024

Supersedes #134 (still dependant on #131)

Simpler approach using a default for now. We can later do the registered singleton / service, but as you suggested @nklomp having a default makes it easer to get started.

I also registered the default on the RP/OP so that you now don't have to provide it anymore to use SD-JWT :)

@TimoGlastra
Copy link
Collaborator Author

See changes here: 56a291c

@nklomp nklomp merged commit 3ce275e into Sphereon-Opensource:develop Aug 2, 2024
1 check 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.

3 participants