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

More fine-grained error messaging for Dev mode #345

Open
1 task
Oran-Dan opened this issue Aug 20, 2024 · 0 comments
Open
1 task

More fine-grained error messaging for Dev mode #345

Oran-Dan opened this issue Aug 20, 2024 · 0 comments
Assignees
Labels
Enhancement New feature or improvement to an existing feature

Comments

@Oran-Dan
Copy link
Contributor

Description

blocked by this issue in the oid4vc repository:
impierce/openid4vc#78

Althoug end-users might not need more details, in dev mode we want to give devs more feedback.
Errors in specific:

  • Failed to parse QR code: this can be split up into 2 errors, either the QR code has an invalid syntax according to the OID4VC protocol. We could even link the Specs here. Or, the QR code leads to invalid/unusable content, the error should then say as such.
  • Operation timed out: This can be due to a break in one of the many steps of the OID4VC flow. After the above mentioned issue has been closed, we should display more fine-grained error messages.
  • Infinite loading occurring when credential offer hosted behind firewall should stop and display an error, see issue: - Infinite loading screen when scanning Credential Offer hosted behind Firewall #337

Motivation

add to DX

Resources

No response

To-do List

  • Tackle error messaging as listed in Description
@Oran-Dan Oran-Dan added this to the UniMe Quick Wins milestone Aug 20, 2024
@Oran-Dan Oran-Dan changed the title More fine-grained errors More fine-grained error messaging for Dev mode Aug 20, 2024
@Oran-Dan Oran-Dan added the Enhancement New feature or improvement to an existing feature label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or improvement to an existing feature
Projects
Status: Backlog
Development

No branches or pull requests

2 participants