-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor credential spec verification in issuer (#2069)
* Refactor credential spec verification in issuer Introduces an enum to distill down the information in the credential spec to actually supported credentials. This gets rid of unnecessary match arms and is also done in preparation for the consent message rework. * Use arguments from credential spec
- Loading branch information
Frederik Rothenberger
authored
Nov 23, 2023
1 parent
5cb5977
commit 05b1f99
Showing
1 changed file
with
50 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters