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

Open Id Handler Part 1 #10

Merged
merged 29 commits into from
Feb 9, 2023
Merged

Open Id Handler Part 1 #10

merged 29 commits into from
Feb 9, 2023

Conversation

symorton
Copy link
Contributor

@symorton symorton commented Feb 9, 2023

  • Create Library Configuration to keep track of all utilities set from builder.
  • Make any object that conforms to OpenIdRawRequest (like VCSDK.PresentationRequest) mappable to VerifiedIdRequestContent.
  • Implement OpenIdRequestHandler just for Presentation (Issuance to come in next PR)
  • Unit Test OpenIdRequestHandler as well as create mocks for those tests.

@symorton symorton merged commit 662575d into dev Feb 9, 2023
@symorton symorton deleted the symorton/openidhandler branch February 9, 2023 20:38
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