Skip to content

feat: implement interactive authorization flow#127

Draft
nanderstabel wants to merge 2 commits into
devfrom
feat/interactive-authorization-flow
Draft

feat: implement interactive authorization flow#127
nanderstabel wants to merge 2 commits into
devfrom
feat/interactive-authorization-flow

Conversation

@nanderstabel
Copy link
Copy Markdown
Collaborator

Description of change

Please write a summary of your changes and why you made them.

Links to any relevant issues

Be sure to reference any related issues by adding fixes issue #.

How the change has been tested

Describe the tests that you ran to verify your changes.
Make sure to provide instructions for the maintainer as well as any relevant configurations.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@nanderstabel nanderstabel added the Added A new feature that requires a minor release. label May 7, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 7, 2026

Codecov Report

❌ Patch coverage is 60.10101% with 79 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
oid4vci/src/wallet/mod.rs 0.00% 61 Missing ⚠️
oid4vci/src/errors.rs 0.00% 16 Missing ⚠️
oid4vci/src/interactive_authorization_request.rs 97.56% 1 Missing ⚠️
oid4vci/src/interactive_authorization_response.rs 98.75% 1 Missing ⚠️
Files with missing lines Coverage Δ
oid4vci/src/interactive_authorization_request.rs 97.56% <97.56%> (ø)
oid4vci/src/interactive_authorization_response.rs 98.75% <98.75%> (ø)
oid4vci/src/errors.rs 25.17% <0.00%> (-3.28%) ⬇️
oid4vci/src/wallet/mod.rs 83.19% <0.00%> (-12.06%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Added A new feature that requires a minor release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants